flipperzero-firmware/applications/cli
あく f25d000d53
[FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590)
* ApiHal: console abstraction, change uart baud rate to 230400. Bootloader: drop F5. Furi: prevent thread local output to serial console in stdglue.
* ApiHal: take control over system initialization, reorder some subsystems in a hope of fixing USB issues.
* Main: cleanup dead code. ISR: take care of HSECSS by our self. USB: leave clock configuration alone.
* F6 cube: switch RCC to LL.
* Cli: rollback return behavior.
2021-07-20 20:14:42 +03:00
..
cli_commands.c Cli: rename stack free size to stack watermark (#589) 2021-07-19 04:07:50 +03:00
cli_commands.h [FL-1138] CLI commands unification (#484) 2021-05-24 17:50:28 +03:00
cli_i.h [FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global application start lock (#585) 2021-07-18 21:09:00 +03:00
cli.c [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
cli.h Cli: insomnia safe flags and better insomnia handling in cli (#587) 2021-07-18 22:08:26 +03:00