flipperzero-firmware/core
あく 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
..
api-hal Clang formatter: add indent to wrapped functions names. (#548) 2021-07-01 03:45:20 +03:00
furi [FL-1558] Technical Debt: console, bootloader, targets, stdglue, etc... (#590) 2021-07-20 20:14:42 +03:00
core.mk [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
flipper.c [FL-1464] Cli: merge version and hwinfo into device_info (#553) 2021-07-02 03:58:31 +03:00
flipper.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
furi.c [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
furi.h [FL-1326] Move heap4 allocator to furi core and add allocation tracing capability (#529) 2021-06-23 17:48:44 +03:00