Andrew Tridgell
|
0faab853cb
|
HAL_ChibiOS: make atob static
only used in this file
|
6 years ago |
Siddharth Purohit
|
8df52aba29
|
HAL_ChibiOS: move vsnprintf call to redirect Ardupilot's instead of ChibiOS's
|
6 years ago |
Siddharth Purohit
|
6622c9b8fd
|
HAL_ChibiOS: wrap sscanf and snprintf methods
|
6 years ago |
Andrew Tridgell
|
e40457d98f
|
HAL_ChibiOS: avoid malloc in usbcfg
this avoids the need for malloc in the bootloader
|
7 years ago |
Andrew Tridgell
|
369ac5edd0
|
HAL_ChibiOS: save more space in the bootloader
|
7 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
|
306d35655e
|
HAL_ChibiOS: allow for bare board builds
this allows for a build with no UARTs, no SPI, no I2C, no PWM. Great
for initial board bringup with just USB
|
7 years ago |
Andrew Tridgell
|
b90c0d78f3
|
HAL_ChibiOS: fixed build warning
|
7 years ago |
Andrew Tridgell
|
86189393a7
|
HAL_ChibiOS: fixed build warnings
|
7 years ago |
Andrew Tridgell
|
4886ffbf8a
|
HAL_ChibiOS: fixed build warnings
|
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 |