mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
0bc400a3ae
* Remove unnecessary checks * Sublime: never insert missing headers * Cleanup furi defines use * Cleanup startup. Cleanup linker scripts. Explicitly define all interrupts hadlers, including uninmplemented one. * Startup routine in C * Drop assembler startup * Move linker defines to stm32wb55_linker.h, cleanup naming, unify usage. Mpu: protect last 32b of main stack. Document various obscure things. * Move furi_hal_switch documentation to appropriate place, use 0x0 for updater jump. * UnitTests: move all temporary test files into tmp folder --------- Co-authored-by: SG <who.just.the.doctor@gmail.com> |
||
---|---|---|
.. | ||
furi_hal.h | ||
furi_hal_adc.h | ||
furi_hal_bt.h | ||
furi_hal_cortex.h | ||
furi_hal_crypto.h | ||
furi_hal_debug.h | ||
furi_hal_i2c.h | ||
furi_hal_info.h | ||
furi_hal_infrared.h | ||
furi_hal_light.h | ||
furi_hal_memory.h | ||
furi_hal_mpu.h | ||
furi_hal_nfc.h | ||
furi_hal_power.h | ||
furi_hal_random.h | ||
furi_hal_region.h | ||
furi_hal_sd.h | ||
furi_hal_speaker.h | ||
furi_hal_spi.h | ||
furi_hal_usb.h | ||
furi_hal_usb_ccid.h | ||
furi_hal_usb_hid.h | ||
furi_hal_usb_hid_u2f.h | ||
furi_hal_version.h | ||
furi_hal_vibro.h |