29 Commits (f966e92d99537335241d3e758616f2da3767499c)

Author SHA1 Message Date
Andrew Tridgell 822460ce7d HAL_ChibiOS: fixed strdup() on ChibiOS 5 years ago
Andrew Tridgell 2b7bffa906 HAL_ChibiOS: adjust dma reserve allocation 5 years ago
Andrew Tridgell d1565a96c5 HAL_ChibiOS: wrap cacheBuffer functions 6 years ago
Andrew Tridgell 26d1371d25 HAL_ChibiOS: separate out DMA allocation for sdcard IO 6 years ago
Andrew Tridgell 64681cb05c HAL_ChibiOS: allocate threads from any heap 6 years ago
Andrew Tridgell 70930cca29 HAL_ChibiOS: fixed bootloader build with gcc 4.9 6 years ago
Andrew Tridgell 9966fbea0f HAL_ChibiOS: fixed bootloader build error 6 years ago
Andrew Tridgell cda1959629 HAL_ChibiOS: added support for more flexible memory regions 6 years ago
Andrew Tridgell ff21508ce8 HAL_ChibiOS: ensure 32 byte alignment for DMA on H7 6 years ago
Michael du Breuil e8373e1fdf AP_HAL_ChibiOS: add scripting heap 6 years ago
Michael du Breuil 8c464572d8 AP_HAL_ChibiOS: Use a less clever version of realloc 6 years ago
Andrew Tridgell 065dba973b HAL_ChibiOS: fixed build warning on iomcu 6 years ago
Andrew Tridgell bcc1bd9752 HAL_ChibiOS: added realloc implementation 6 years ago
Siddharth Purohit 42b4730d88 HAL_ChibiOS: add changes to hwdef to support STM32F1 based controller 6 years ago
Siddharth Purohit 2604b00b43 HAL_ChibiOS: use ch.h header for oslib api 7 years ago
Siddharth Purohit 5f88163e17 HAL_ChibiOS: update configuration and rtlib headers for ChibiOS 18.x.x 7 years ago
Andrew Tridgell 8a26ca1ddf HAL_ChibiOS: added a DMA reserve heap 7 years ago
Andrew Tridgell 369ac5edd0 HAL_ChibiOS: save more space in the bootloader 7 years ago
Andrew Tridgell c12d14d7a4 HAL_ChibiOS: check for ChibiOS features 7 years ago
Andrew Tridgell c273b23940 HAL_ChibiOS: moved MCU config to python database 7 years ago
Andrew Tridgell 2493cdbcb6 HAL_ChibiOS: switch to new bouncebuffer system 7 years ago
Andrew Tridgell eec4a12cc2 HAL_ChibiOS: switched to using DTCM memory for DMA 7 years ago
Andrew Tridgell 2087354939 HAL_ChibiOS: align buffers to STM32F7 cache lines 7 years ago
Andrew Tridgell 29add8a880 HAL_ChibiOS: fixed build without FATFS enabled 7 years ago
Andrew Tridgell 6e4ef32628 HAL_ChibiOS: moved to generated loader script 7 years ago
Andrew Tridgell f135e73e04 HAL_ChibiOS: F412 doesn't have CCM ram 7 years ago
bugobliterator 5feef04f5f HAL_ChibiOS: add support for CCM memory 7 years ago
Andrew Tridgell 86fbdcd060 HAL_ChibiOS: ensure malloc returns zeroed memory 7 years ago
Andrew Tridgell 8b6bab7b17 HAL_Chibios: added ChibiOS HAL 7 years ago