Andrew Tridgell
|
91e8752c17
|
HAL_ChibiOS: wrap more libc functions
this saves a few k of flash as it avoids linking libc versions of some
functions
|
5 years ago |
Andrew Tridgell
|
3166f84954
|
HAL_ChibiOS: added vsnprintf wrapper
this allows us to use a common snprintf implementation
|
5 years ago |
Andrew Tridgell
|
b867ef35c0
|
HAL_ChibiOS: use AP_Filesystem API
|
6 years ago |
Michael du Breuil
|
e8373e1fdf
|
AP_HAL_ChibiOS: add scripting heap
|
6 years ago |
Andrew Tridgell
|
bcc1bd9752
|
HAL_ChibiOS: added realloc implementation
needed for AP_Scripting
|
6 years ago |
Michael du Breuil
|
8382d377bd
|
AP_HAL_ChibiOS: Add a BUFSIZ value
|
6 years ago |
Siddharth Purohit
|
6622c9b8fd
|
HAL_ChibiOS: wrap sscanf and snprintf methods
|
6 years ago |
Andrew Tridgell
|
7b720aae46
|
HAL_ChibiOS: allow printf() to work on systems without debug console
map to hal.console once initialised
|
7 years ago |
Andrew Tridgell
|
29add8a880
|
HAL_ChibiOS: fixed build without FATFS enabled
|
7 years ago |
Siddharth Purohit
|
539d5adc13
|
hwdef: add more posix methods
|
7 years ago |
Andrew Tridgell
|
8b6bab7b17
|
HAL_Chibios: added ChibiOS HAL
this is based on initial work by Sid, reset here for easier merging
|
7 years ago |