summaryrefslogtreecommitdiff
path: root/avr/main.c
Commit message (Collapse)AuthorAge
* Use timer2 as 1ms sytem clock (instead timer1).Leo C2014-09-05
|
* $() expansion deleted (only ${}). setenv_ulong(), setenv_hex()Leo C2014-08-31
|
* #define MEMXLeo C2014-08-30
|
* use env var 'baudrate'Leo C2014-08-24
|
* getenv_ulong(), TWI int optLeo C2014-08-24
|
* Add date rtc i2cLeo C2014-08-23
|
* printf() --> printf_P(PSTR())Leo C2014-08-21
|
* Command 'go <startaddr>' works nowLeo C2014-08-18
| | | | Add debug command to display AVR RAM
* Add command saveenvLeo C2014-08-16
| | | | Add debug commands for EEPROM display and copy
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14