unleashed-firmware/targets/furi_hal_include
あく 0bc400a3ae
Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696)
* 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>
2024-06-11 03:04:29 +10:00
..
furi_hal.h Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
furi_hal_adc.h [FL-2969] FuriHal: add ADC API (#3583) 2024-04-18 00:17:40 +09:00
furi_hal_bt.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_cortex.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_crypto.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_debug.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_i2c.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_info.h [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
furi_hal_infrared.h [FL-3762] Configurable Infrared TX output (#3484) 2024-03-25 17:56:56 +09:00
furi_hal_light.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_memory.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_mpu.h Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
furi_hal_nfc.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_power.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_random.h Explain RNG differences, add FURI_HAL_RANDOM_MAX (#3565) 2024-04-07 23:11:23 +09:00
furi_hal_region.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_sd.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_speaker.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_spi.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_usb.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_usb_ccid.h Add initial ISO7816 support (#3681) 2024-06-01 17:45:27 +01:00
furi_hal_usb_hid.h BadUSB: BLE, media keys, Fn/Globe key commands (#3403) 2024-03-25 17:39:33 +09:00
furi_hal_usb_hid_u2f.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_version.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal_vibro.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00