]> cloudbase.mooo.com Git - z180-stamp.git/history - avr/cmd_boot.c
commandtable, flags: int --> uint8_t/uint_fast8_t. Macro UNUSED for Parameters/Variables
[z180-stamp.git] / avr / cmd_boot.c
2018-04-07 Leo Ccommandtable, flags: int --> uint8_t/uint_fast8_t....
2016-09-08 Leo CMerge branch 'chan-fatfs' into fatfs-integration
2016-06-21 Leo Caval_arg() for all commands
2016-06-10 Leo Cbootcf fixes
2016-06-09 Leo CNew command: cfboot - boot from cf card.
2016-05-30 Leo CNew command(s): attach (and detach) - not fully working.
2016-05-25 Leo Cnew command: source - run commands from a file
2016-04-22 Leo CStore only command line input in history buffer, but...
2016-04-15 Leo CBufix mstep command: take the right arg for parameter...
2015-06-11 Leo CMerge branch 'master' into cmdline_edit
2015-06-06 Leo Cconnect command 'esc \' enhancement, new 'esc :' subcommand
2015-06-06 Leo Cesc_char environment variable
2015-05-18 Leo CMerge branch 'test-fboot-support'
2015-05-08 Leo Cconnect command: check serial input, even if Z180 sends...
2014-12-16 Leo CAdd copyright notice
2014-11-25 Leo CTimeout for Z180 bus access
2014-11-17 Leo CMerge tag 'fatfs-0.10c'
2014-10-26 Leo Cworking connect command, new sleep command
2014-10-23 Leo Cinclude cleanup
2014-10-23 Leo Cworking host communication, new command: connect
2014-10-16 Leo CMerge branch 'master' into hostcomm_avr
2014-10-15 Leo CCode reorg and cleanup
2014-10-15 Leo CAdd pin_alias
2014-10-14 Leo Cpin command: pin groups work now hexrel-3
2014-10-14 Leo Cpin command, add user configurable i/o pins
2014-09-08 Leo CProgrammable Z180 clock, clock command hexrel-2
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-14 Leo CAdd commands: loadf, go, reset restart hexrel-1