summaryrefslogtreecommitdiff
path: root/include/config.h
Commit message (Collapse)AuthorAge
* Init ports for single step logic on ECB adapter. Use timer 5 instead of ↵Leo C2016-04-15
| | | | timer 4 for timeouts.
* Merge branch 'master' into cmdline_editLeo C2015-06-11
|\
| * loadcpm3 for new memory mapLeo C2015-06-09
| |
| * esc_char environment variableLeo C2015-06-06
| |
| * f_sync only, when timout (currently 1s) after last write operation.hexrel-6Leo C2015-05-21
| |
| * Merge branch 'test-fboot-support'Leo C2015-05-18
| |\
| | * Support for Peter Danneggers fboot.Leo C2015-01-21
| | |
| * | New command 'loadcpm3' - load 'CPM3.SYS' file. setenv() bugfixLeo C2015-05-06
| | | | | | | | | | | | Arg 1 of function setenv() is a __MEMX pointer on AVR.
| * | New memory test commands, loadi updates. Needs testingLeo C2015-04-22
| |/ | | | | | | | | | | | | | | - rename loop to mloop - + mloopw - + mtest - + mdc - + mwc
| * Add copyright noticeLeo C2014-12-16
| |
| * put weekdays[] in flash, workaround for wrong weekday displayLeo C2014-12-01
| |
* | Enable command line editing and history (CONFIG_CMDLINE_EDITING)Leo C2014-11-26
|/
* working host communication, new command: connectLeo C2014-10-23
|
* Add pin_aliasLeo C2014-10-15
|
* help cmd: fix column alignmentLeo 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
|
* Create include directoryLeo C2014-08-21