Andrew Tridgell
|
cec6f0e3d4
|
HAL_ChibiOS: implement scheduler->expect_delay_ms()
# Conflicts:
# libraries/AP_HAL_ChibiOS/HAL_ChibiOS_Class.cpp
# libraries/AP_HAL_ChibiOS/Scheduler.h
|
2019-04-20 13:57:23 +10:00 |
|
Andrew Tridgell
|
ac5294c974
|
HAL_ChibiOS: record reason for reset
allows us to tell if reset was due to watchdog
|
2019-04-20 13:54:18 +10:00 |
|
Andrew Tridgell
|
4d89a2757c
|
HAL_ChibiOS: fixed card inserted test for SDC
|
2018-12-31 08:15:02 +11:00 |
|
Andrew Tridgell
|
6e6a47c0fd
|
HAL_ChibiOS: added a DMA reserve heap
this ensures we keep some DMA-capable memory aside for when it is
needed
|
2018-08-06 16:01:36 +10:00 |
|
Andrew Tridgell
|
6e5cbc7c3d
|
HAL_ChibiOS: initial support for F745 boards
|
2018-04-12 11:50:44 +10:00 |
|
Andrew Tridgell
|
4886ffbf8a
|
HAL_ChibiOS: fixed build warnings
|
2018-02-07 20:33:45 +11:00 |
|
Andrew Tridgell
|
2929b3dbb1
|
HAL_ChibiOS: allow builds on systems with no SDIO
|
2018-01-15 11:46:02 +11:00 |
|
Andrew Tridgell
|
9482ab1840
|
waf: use common makefile for ChibiOS if no custom present
|
2018-01-15 11:46:02 +11:00 |
|