1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected almost 5 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated text files and the .hgignore file. More... about 8 years ago
IMPORTANT: Functions usiuartx_tx_has_data, usiuartx_rx_has_data return int now. New functions usiuartx_tx_ln, usiuartx_tx_stringln. More... about 8 years ago
IMPORTNAT: Functions buffio_skip_until, buffio_receive_until do not return result. New functions buffio_receive_untilln, buffio_receive_until2ln. More... about 8 years ago
The buffio_put function now returns char. Source code maintenance and optimization. More... about 8 years ago
Fixed include path - removed "../". More... about 8 years ago
Added usiuartx_echo2 testing project. More... about 8 years ago
Small changes in the usiuartx_test1 testing project. More... about 8 years ago
Added usiuartx_echo1 testing project. More... about 8 years ago
Fixed TIMER0_SEED_COMPENSATION value. Source code reformatted and rearranged. More... about 8 years ago
Added usiuartx_test1 testing script. More... about 8 years ago
Source code maintenance. Cleanup. More... about 8 years ago
Source code maintenance. More... about 8 years ago
IMPORTANT: The ports for the DIN/CS/CLK signals ARE CHANGED to match the wiring of the upcoming new Tinusaur shield. More... about 8 years ago
Added "checksum" property in the "platforms" definitions. The AIP file uploaded manually, changed location. More... about 8 years ago
Files moved to a separate "package_tinusaur_attiny" folder. More... about 8 years ago
Removed the parameters from the toolsDependencies section in the JSON file. More... about 8 years ago
Fixed online help link, updated file size. More... about 8 years ago
Added definitions for PIN_B0...PIN_B5, NUM_DIGITAL_PINS, LED_BUILTIN. Updated with the SpenceKonde/ATTinyCore. More... about 8 years ago
Fixes bug - not working with more than 2 segments. Improved initialization, updated samples. More... over 8 years ago
IMPORTANT: MAJOR CHANGES - multiple matrices implementation in the library. Check Commit log for more details. More... over 8 years ago
IMPORTANT: Changed max7219b_row, parameters swapped. New function max7219b_get. More... over 8 years ago
Added testing scripts for the new Scheduler functionality. More... almost 9 years ago
Implemented scheduling of up to 3 addition user-defined tasks. Improved extensibility. More... almost 9 years ago
Updated testing scripts to reflect latest changes. More... almost 9 years ago
Removed the unused max7219bs_init_start function. Exposed the max7219bs_scheduler_userfunc function. No Scheduler dependency. More... almost 9 years ago
Removed the used max7219led8x8s files. More... almost 9 years ago
Simple optimization for __scheduler_tick - local and static. More... about 9 years ago
Fixed Makefile file for max7219led8x8_test module. More... about 9 years ago
Updated Makefile file. Minor testing script update. More... about 9 years ago
Updated testing scripts to accommodate latest "scheduler" structural changes. Updated Makefile files. More... about 9 years ago