a6b98ccbbe
* Add support for R_ARM_THM_MOVW_ABS_NC/THM_MOVT_ABS These are sometimes emitted by the Rust LLVM compiler. Ref: https://github.com/ARM-software/abi-aa/blob/main/aaelf32/aaelf32.rst#56relocation * Discard LLVM bitcode from extension applications LLVM-based compilers may include uncompressed bitcode in object files to help with link-time optimization. However this can bloat binary sizes from KB to MB. * Expose alligned_malloc/free functions to applications This is required to implement a global allocator in Rust. |
||
---|---|---|
.. | ||
ble_glue | ||
fatfs | ||
furi_hal | ||
Inc | ||
platform_specific | ||
Src | ||
api_symbols.csv | ||
application-ext.ld | ||
startup_stm32wb55xx_cm4.s | ||
stm32wb55xx_flash.ld | ||
stm32wb55xx_ram_fw.ld |