summaryrefslogtreecommitdiff
path: root/avr/cmd_date.c
Commit message (Expand)AuthorAge
* Remove extern declarations from command_tbl.c, create .h files for that.Leo C2018-07-21
* commandtable, flags: int --> uint8_t/uint_fast8_t. Macro UNUSED for Parameter...Leo C2018-07-21
* RTC: Handle turn of the year correctly, detect uninitialized RTC (loss of VBAT)Leo C2016-01-26
* Add copyright noticeLeo C2014-12-16
* switch to avr-libc 1.8.1 time libraryLeo C2014-12-01
* put weekdays[] in flash, workaround for wrong weekday displayLeo C2014-12-01
* include cleanupLeo C2014-10-23
* use env var 'baudrate'Leo C2014-08-24
* Add date rtc i2cLeo C2014-08-23