70 Commits (b983caa97e519754f0f7d66b0cb0f4991d508d4a)

Author SHA1 Message Date
Andrew Tridgell 518d41e0d4 HAL_ChibiOS: added OTP defines 7 years ago
Alexander Malishev 661259de4e HAL_ChibiOS: reduce .text aigment to save flash space 7 years ago
Andrew Tridgell 3fc6824bfb HAL_ChibiOS: setup more bootloader config files 7 years ago
Andrew Tridgell 0cd46c063c HAL_ChibiOS: fixed flash driver for F7 7 years ago
Andrew Tridgell 3ef88e1b8f HAL_ChibiOS: allow flash support for bootloader 7 years ago
Andrew Tridgell 5216870492 HAL_ChibiOS: avoid strstr in usbcfg 7 years ago
Andrew Tridgell c12d14d7a4 HAL_ChibiOS: check for ChibiOS features 7 years ago
Andrew Tridgell 03f67d82c9 HAL_ChibiOS: allow more ChibiOS functionality to be disabled 7 years ago
Hyungsub 8ae2729022 AP_HAL_ChibiOS: fix memory leaks 7 years ago
Andrew Tridgell 1c4bf3d804 HAL_ChibiOS: fixed build warning 7 years ago
Andrew Tridgell 00d919018b HAL_ChibiOS: added RTC clock implementation 7 years ago
Alexander Malishev eac5d13f1c HAL_ChibiOS: use 2 channels in SoftSigReaderInt.cpp 7 years ago
Alexander Malishev fd45b3a69b HAL_ChibiOS: slightly increase EICU interrupt priority 7 years ago
Andrew Tridgell c273b23940 HAL_ChibiOS: moved MCU config to python database 7 years ago
Andrew Tridgell 0e09dc75c0 HAL_ChibiOS: flush all memory on chSysHalt() 7 years ago
Andrew Tridgell 2493cdbcb6 HAL_ChibiOS: switch to new bouncebuffer system 7 years ago
Andrew Tridgell 0b1e26a470 HAL_ChibiOS: added bouncebuffer system 7 years ago
Andrew Tridgell 018c9ad40b HAL_ChibiOS: fixed build warnings 7 years ago
Andrew Tridgell eec4a12cc2 HAL_ChibiOS: switched to using DTCM memory for DMA 7 years ago
Andrew Tridgell bb2e7a189f HAL_ChibiOS: added a debug function for showing stack free 7 years ago
Andrew Tridgell 2087354939 HAL_ChibiOS: align buffers to STM32F7 cache lines 7 years ago
Andrew Tridgell edb831653f HAL_ChibiOS: added dma_flush and dma_invalidate operations 7 years ago
Andrew Tridgell 721f3cd5d1 HAL_ChibiOS: fixed flash layout for F7 7 years ago
Andrew Tridgell 1f6ffc48e5 HAL_ChibiOS: allow STM32F7 to build with flash driver 7 years ago
Alexander Malishev 66de6d770a HAL_ChibiOS: Enable reentrancy on FatFS sybsystem 7 years ago
Alexander Malishev 6b15b2f44f HAL_ChibiOS: Enable sdcard on spi bus 7 years ago
Andrew Tridgell 7b720aae46 HAL_ChibiOS: allow printf() to work on systems without debug console 7 years ago
Alexander Malishev 1fd52c4e01 HAL_ChibiOS: added input capture filter 7 years ago
Andrew Tridgell 95108a2d2c HAL_ChibiOS: added support for 16 bit timers 7 years ago
Alexander Malishev 79b5719419 ChibiOS: add support for complementry output timer channels 7 years ago
Andrew Tridgell e4ce2f532b HAL_ChibiOS: make smaller builds possible 7 years ago
Andrew Tridgell 6e5cbc7c3d HAL_ChibiOS: initial support for F745 boards 7 years ago
Andrew Tridgell 551dca63e1 HAL_ChibiOS: added build information for each MCU 7 years ago
Andrew Tridgell d1e4185817 HAL_ChibiOS: don't build flash.c if not needed 7 years ago
Andrew Tridgell 610a6a6c88 HAL_ChibiOS: optimise USB config driver 7 years ago
Tom Pittenger b864cd6ae6 AP_HAL_ChibiOS: include correct wrappers 7 years ago
Andrew Tridgell 306d35655e HAL_ChibiOS: allow for bare board builds 7 years ago
Andrew Tridgell 21951243f0 HAL_ChibiOS: default debug checks off 7 years ago
Andrew Tridgell 427e00dd41 HAL_ChibiOS: switched to system timer for AP_HAL::micros() 7 years ago
Andrew Tridgell b90c0d78f3 HAL_ChibiOS: fixed build warning 7 years ago
Andrew Tridgell 20a008c80a HAL_ChibiOS: disable trace buffers 7 years ago
Andrew Tridgell 591e0c2249 HAL_ChibiOS: allow control of interrupt port 7 years ago
Andrew Tridgell f3f6972fc0 HAL_ChibiOS: output panics on system console 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 fa68210210 HAL_ChibiOS: fixed build with older compilers 7 years ago
Andrew Tridgell 5fc12f82fb HAL_ChibiOS: expanded interrupt stack to 256 7 years ago
Andrew Tridgell 4b8bde746e HAL_ChibiOS: improved default USB strings 7 years ago
Andrew Tridgell 29add8a880 HAL_ChibiOS: fixed build without FATFS enabled 7 years ago
Siddharth Purohit 143686f70d HAL_ChibiOS: add placeholder cstdio header 7 years ago