summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'fatfs-integration' into fatcommandsfatcommandsLeo C2018-05-28
|\
| * Adaptions for fatfs R0.13bLeo C2018-05-28
| * Merge branch 'chan-fatfs' into fatfs-integrationLeo C2018-05-28
| |\
| | * Apply patch ff13b_p1Leo C2018-05-27
| | * Import fatfs R0.13bLeo C2018-05-27
* | | fix '..' and '.'Leo C2018-05-27
* | | New command: fat attribLeo C2018-05-27
* | | do_ls() (WIP)Leo C2018-05-26
* | | refactor path functions, working do_rm()Leo C2018-05-26
* | | cleanup do_cd() do_pwd()Leo C2018-05-25
* | | some cleanup, more debuggingLeo C2018-05-24
* | | add fat commands rm, rmdir, mkdir (WIP)Leo C2018-05-18
* | | wildcardsLeo C2018-04-25
* | | fat ls: works againLeo C2018-04-21
* | | fat ls: WIPLeo C2018-04-18
* | | fat cp: reorgLeo C2018-04-17
* | | fat cp: copy_dir (untested)Leo C2018-04-16
* | | fat cp: DEBUG; flags p,n,f, (v);leading '/'Leo C2018-04-13
* | | fat cp: mem allocLeo C2018-04-12
* | | fat cp: more on flagsLeo C2018-04-12
* | | fat cp: block buffer --> heapLeo C2018-04-12
* | | fat cp: flagsLeo C2018-04-12
* | | fat cp: WIPLeo C2018-04-11
* | | debug.c/printfreelist(): printf() --> printf_P()Leo C2018-04-11
* | | some bugs fixed (WIP)Leo C2018-04-11
* | | + cp command (WIP)Leo C2018-04-11
* | | cmd_fat.c: reorgLeo C2018-04-10
* | | move *cmd_array[] from stack to heapLeo C2018-04-10
* | | Recursive cmd_find(), new command table flag: CTBL_RPTLeo C2018-04-09
* | | New debug command: dump heapLeo C2018-04-08
* | | Remove xmalloc.c, fix potential 0-pointer derefenrence in cli.c.Leo C2018-04-08
* | | Find subcommands without prefixLeo C2018-04-08
* | | Remove extern declarations from command_tbl.c, create .h files for that.Leo C2018-04-08
* | | Global helpLeo C2018-04-08
* | | Call subcommands from main command processorLeo C2018-04-08
* | | commandtable, flags: int --> uint8_t/uint_fast8_t. Macro UNUSED for Parameter...Leo C2018-04-07
* | | working fat ls whith relative path and wildcardsLeo C2018-04-07
* | | white space changesLeo C2018-04-07
* | | Set __malloc_margin, Print free heap commandLeo C2018-04-07
* | | ENV_HOME macro. 'fat help' command table entryLeo C2018-04-04
* | | fat commands are now subcommands of a single fat command. Added 'fat cd' and ...Leo C2018-04-04
|/ /
* | Remove STM32 variant (and submodule libopencm3)Leo C2018-04-03
* | Adaptions for fatfs R0.12bLeo C2016-09-10
* | Merge branch 'chan-fatfs' into fatfs-integrationLeo C2016-09-08
|\|
| * Import fatfs R0.12bLeo C2016-09-08
* | Version 0.6.8.2hexrel-6.8.2Leo C2016-08-30
* | Detect ZRESET polarityLeo C2016-08-30
* | PromptLeo C2016-08-29
* | DDTZ: remove some unused labelsLeo C2016-08-25
* | Set GCC_BUG_61443 macro automatically for the affected GCC versions.Leo C2016-08-25