]> cloudbase.mooo.com Git - z180-stamp.git/history - avr
Programmable Z180 clock, clock command
[z180-stamp.git] / avr /
2014-09-08 Leo CProgrammable Z180 clock, clock command hexrel-2
2014-09-05 Leo CUser Timer1 as Z180 Clock
2014-09-05 Leo CUse timer2 as 1ms sytem clock (instead timer1).
2014-09-05 Leo CUser Timer0 as Z180 Clock
2014-09-02 Leo Cenvlist_search: eliminate temp buffer
2014-09-02 Leo Cprocess_macros: reduce heap usage and fragmentation
2014-08-31 Leo C$() expansion deleted (only ${}). setenv_ulong(), seten...
2014-08-30 Leo Cenv in ram
2014-08-30 Leo Cdefaultenv (doesn't work)
2014-08-30 Leo C#define MEMX
2014-08-30 Leo Cenvlist_search
2014-08-30 Leo Cinitial __memx declarations
2014-08-30 Leo Chelp cmd: fix column alignment
2014-08-26 Leo Ci2c.c
2014-08-24 Leo Cuse env var 'baudrate'
2014-08-24 Leo Cgetenv_ulong(), TWI int opt
2014-08-23 Leo CAdd date rtc i2c
2014-08-21 Leo CCreate include directory
2014-08-21 Leo CAutocomplete, long way to go...
2014-08-20 Leo Cprintf() --> printf_P(PSTR())
2014-08-20 Leo Cenum command_ret_t --> typedef
2014-08-19 Leo CMerge tag 'fatfs-0.10b'
2014-08-19 Leo CRework z80 bus control
2014-08-18 Leo CCommand 'go <startaddr>' works now
2014-08-16 Leo Cenv.c cleanup
2014-08-16 Leo CDebugging code moved to debug.c
2014-08-16 Leo CAdd command saveenv
2014-08-14 Leo CAdd commands: loadf, go, reset restart hexrel-1
2014-08-13 Leo CAdd memory commands (cmp, cp, md, mm, mw, nm)
2014-08-12 Leo CNew U-Boot like AVR main program.
2014-07-27 Leo CFirst real hardware test.
2014-07-27 Leo CRemove flow control, factor out ring buffer
2014-07-11 Leo CRevert "Refactro Tupfiles"
2014-07-11 Leo CRefactor Tupfiles
2014-07-02 Leo CTupfile
2014-07-02 Leo CNew sub dir: avr.
2014-07-02 Leo CNew build system: tup