summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAge
* connect command 'esc \' enhancement, new 'esc :' subcommandLeo C2015-06-06
|
* esc_char environment variableLeo C2015-06-06
|
* Server: Time and Date supporthexrel-6.3Leo C2015-06-03
|
* switch fifos conin,conouthexrel-6.2Leo C2015-06-01
|
* 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.
* | loadi seems to work now.hexrel-5Leo C2015-04-23
| |
* | New memory test commands, loadi updates. Needs testingLeo C2015-04-22
|/ | | | | | | | - rename loop to mloop - + mloopw - + mtest - + mdc - + mwc
* Don't expose mmc status flag 'STAT_FAST'. (Module private implemantation detail)hexrel-4.2Leo C2014-12-23
|
* Add copyright noticeLeo C2014-12-16
|
* Card detect over cs pin. (initial)Leo C2014-12-04
|
* switch to avr-libc 1.8.1 time libraryLeo C2014-12-01
|
* put weekdays[] in flash, workaround for wrong weekday displayLeo C2014-12-01
|
* merge do_fat_read() and do_fat_write() to do_fat_rw()Leo C2014-12-01
|
* LFN supportLeo C2014-11-28
|
* dump_ram() parameterLeo C2014-11-25
|
* Timeout for Z180 bus accessLeo C2014-11-25
|
* Move macro SBIT to common.hLeo C2014-11-22
|
* Integrate fatfs. Add some sd card test commands.Leo C2014-11-22
|
* Rename pin.. to gpio..Leo C2014-11-21
|
* Add display offset to dump_mem()Leo C2014-11-21
|
* One dump_mem() for all memory types (avr eeprom and ram, z180 ram)Leo C2014-11-21
|
* working connect command, new sleep commandLeo C2014-10-26
|
* include cleanupLeo C2014-10-23
|
* working host communication, new command: connectLeo C2014-10-23
|
* my_getchar() parameter: allow return without new characterLeo C2014-10-23
|
* Define fifos: msg_tx_fifo, msg_rx_fifoLeo C2014-10-20
|
* Code reorg and cleanupLeo C2014-10-15
|
* Add pin_aliasLeo C2014-10-15
|
* pin command: pin groups work nowhexrel-3Leo C2014-10-14
|
* pin command, add user configurable i/o pinsLeo C2014-10-14
|
* Programmable Z180 clock, clock commandhexrel-2Leo C2014-09-08
|
* $() expansion deleted (only ${}). setenv_ulong(), setenv_hex()Leo C2014-08-31
|
* #define MEMXLeo C2014-08-30
|
* initial __memx declarationsLeo C2014-08-30
| | | | Signed-off-by: Leo C <erbl259-lmu@yahoo.de>
* 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