Andrew Tridgell
|
8deaa1b46b
|
HAL_ChibiOS: fixed warning for USB
|
2021-10-06 06:44:36 +11:00 |
bugobliterator
|
48b8fdfd48
|
AP_HAL_ChibiOS: make linecoding objects static arrays
|
2021-07-21 17:06:41 +10:00 |
bugobliterator
|
d1b0438412
|
AP_HAL_ChibiOS: add support for usb passthrough with baud changes
|
2021-07-21 17:06:41 +10:00 |
Siddharth Purohit
|
2f0d1336e6
|
HAL_ChibiOS: add support for dual usd cdc
|
2019-07-12 17:01:21 +10:00 |
murata
|
6bb11b5cc8
|
HAL_ChibiOS: Get the number of characters in strlen
|
2019-01-09 10:12:51 +11:00 |
Andrew Tridgell
|
963675689c
|
HAL_ChibiOS: fixed substitution of %BOARD%-BL
|
2018-06-28 11:35:13 +10:00 |
Andrew Tridgell
|
e40457d98f
|
HAL_ChibiOS: avoid malloc in usbcfg
this avoids the need for malloc in the bootloader
|
2018-06-25 21:22:31 +10:00 |
Andrew Tridgell
|
5216870492
|
HAL_ChibiOS: avoid strstr in usbcfg
saves nearly 2k of flash
|
2018-06-22 08:00:31 +10:00 |
Andrew Tridgell
|
c273b23940
|
HAL_ChibiOS: moved MCU config to python database
this moves the key MCU config variables related to memory to the
python MCU database, allowing the hwdef.dat to be considerably simpler
|
2018-06-06 07:15:41 +10:00 |
Andrew Tridgell
|
610a6a6c88
|
HAL_ChibiOS: optimise USB config driver
|
2018-04-07 09:10:29 +10:00 |
Andrew Tridgell
|
4886ffbf8a
|
HAL_ChibiOS: fixed build warnings
|
2018-02-07 20:33:45 +11:00 |
Andrew Tridgell
|
fa68210210
|
HAL_ChibiOS: fixed build with older compilers
|
2018-02-07 20:33:45 +11:00 |
Andrew Tridgell
|
4b8bde746e
|
HAL_ChibiOS: improved default USB strings
use board name and serial number to make IDs unique
|
2018-02-07 20:33:45 +11:00 |
Andrew Tridgell
|
f6138e3c91
|
HAL_ChibiOS: use calloc in preferance to malloc
|
2018-01-17 11:22:05 +11:00 |
Andrew Tridgell
|
8b6bab7b17
|
HAL_Chibios: added ChibiOS HAL
this is based on initial work by Sid, reset here for easier merging
|
2018-01-15 11:46:02 +11:00 |