summaryrefslogtreecommitdiff
path: root/avr/Tupfile
Commit message (Expand)AuthorAge
* Adaptions for fatfs R0.13bLeo C2018-05-28
* Enable expression evaluation for numeric command line argsLeo C2016-06-21
* New command: cfboot - boot from cf card.Leo C2016-06-09
* Version 0.6.7.1Leo C2016-06-01
* New command(s): attach (and detach) - not fully working.Leo C2016-05-30
* new command: source - run commands from a fileLeo C2016-05-25
* Add build configuration for ATmega2561Leo C2016-03-21
* Server: Time and Date supporthexrel-6.3Leo C2015-06-03
* New command 'loadcpm3' - load 'CPM3.SYS' file. setenv() bugfixLeo C2015-05-06
* Rename ihex.c to cmd_loadihex.cLeo C2015-04-22
* Add command loadi (load intel hex file)Leo C2015-04-18
* Add get_fattime(), move buffers from stack to heapLeo C2014-12-02
* System time: Init from rtc on startup, update in timer inerrupt.Leo C2014-12-02
* switch to avr-libc 1.8.1 time libraryLeo C2014-12-01
* LFN supportLeo C2014-11-28
* Add fat commands: fatstat, fatls, fatload, fatwriteLeo C2014-11-26
* Rename pin.. to gpio..Leo C2014-11-21
* include cleanupLeo C2014-10-23
* Code reorg and cleanupLeo C2014-10-15
* pin command: pin groups work nowhexrel-3Leo C2014-10-14
* pin command, add user configurable i/o pinsLeo C2014-10-14
* i2c.cLeo C2014-08-26
* use env var 'baudrate'Leo C2014-08-24
* Add date rtc i2cLeo C2014-08-23
* Create include directoryLeo C2014-08-21
* enum command_ret_t --> typedefLeo C2014-08-20
* Debugging code moved to debug.cLeo C2014-08-16
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13
* New U-Boot like AVR main program.Leo C2014-08-12
* First real hardware test.Leo C2014-07-27
* Revert "Refactro Tupfiles"Leo C2014-07-11
* Refactor TupfilesLeo C2014-07-11
* TupfileLeo C2014-07-03
* New build system: tupLeo C2014-07-02