44 Commits (1e2aaecd07903845688c0bbdedb6bbbaed985192)

Author SHA1 Message Date
Paweł Spychalski c754b221f9 Merge pull request #7683 from iNavFlight/bkleiner-h7-spi-sdcard 3 years ago
bkleiner d7341025b8 add h7 support to spi ll driver, drop hal version 3 years ago
bkleiner 6855c33d60 h7: enable usb msc and fix middleware compliation 3 years ago
Pawel Spychalski (DzikuVx) fee2394ed8 Initial cut on H7 SD card. No idea if works. Compiles 3 years ago
Ilia Novoselov 1d7ba3a926 Fix WSL build 3 years ago
Martin Luessi 89b59146c0 Add RAM and Ext Flash config streamer to F3, F4, F7, H7 3 years ago
bkleiner 4ad6ade468 h7: add adc implementation 4 years ago
bkleiner 20260b9538 import dma impl for h7 4 years ago
bkleiner d42fb4314e h7: add adc implementation 4 years ago
bkleiner 87c8205f69 import dma impl for h7 4 years ago
Michel Pastor fc0e5e2741
Get setting default values from settings.yaml (#6595) 4 years ago
Jonathan Hudson d95a1f83a8 set -Os for F411 4 years ago
Jonathan Hudson bb102e3ce5 update compiler version 4 years ago
Alberto García Hierro fa660aaacd build: Use -Os for F7 targets with flash <= 512K 4 years ago
Konstantin (DigitalEntity) Sharlaimov 9fa9ee514f [BUILD] Update the toolchain to gcc-9.3.1 4 years ago
Alberto García Hierro 930a60006a build: deduplicate version number 4 years ago
Konstantin (DigitalEntity) Sharlaimov e72e70209e [H7] Add preliminary support for H7 CPUs 4 years ago
Niccolò Maggioni 15eaeba4e8
Docker CMake support 4 years ago
Alberto García Hierro a88aaca74b [CMAKE] Override .hex start address with 0x08000000 4 years ago
Alberto García Hierro 2e3000798b [CMAKE] Change clean_* targets to call <backend> clean 4 years ago
Alberto García Hierro 427933c5ad [CMAKE] Make the with_bl targets depend on targets instead of files 4 years ago
Alberto García Hierro 888763f59e [CMAKE] Cosmetic changes 4 years ago
Alberto García Hierro 056489d856 [CMAKE] Add workaround for cmake -E rm with versions prior to 3.17 4 years ago
Alberto García Hierro 227c4e1243 [CMAKE] Prepend local compiler installation to PATH instead of appending 4 years ago
Alberto García Hierro d3fcadac05 [CMAKE] Add support for using Linux compiler binaries on FreeBSD 4 years ago
Alberto García Hierro 9712376a22 [CMAKE] Support cmake 3.13 and up 4 years ago
Alberto García Hierro 9ac514c107 [CMAKE] Run all CI jobs using CMake 4 years ago
Alberto García Hierro e689bbef95 [CMAKE] Add support for automatically downloading the arm compiler 4 years ago
Alberto García Hierro 7575cd44e8 [CMAKE] Use GetGitRevisionDescription.cmake to retrieve git rev 4 years ago
Alberto García Hierro 15777844ac [CMAKE] Allow running tests from the main source build 4 years ago
Alberto García Hierro 8f62efb43b [CMAKE] Cleanup semihosting support 4 years ago
Alberto García Hierro bd490a52f3 [CMAKE] Add support for having targets that are not part of the release 4 years ago
Alberto García Hierro d0938cc21f [CMAKE] Add support for bootloader targets 4 years ago
Alberto García Hierro fd42e03f04 [BUILD] Add more compile options for stm32 4 years ago
Alberto García Hierro 49b9347b10 [BUILD] Print the number of targets for the current toolchain with cmake 4 years ago
Alberto García Hierro 93723d0ad0 [BUILD] Add support for svd generation with cmake 4 years ago
Alberto García Hierro d6177e6933 [BUILD] Add support for openocd helpers with cmake 4 years ago
Alberto García Hierro fb9f61a583 [BUILD] Use -Os for F3, -O2 for F4/F7 with cmake 4 years ago
Alberto García Hierro 518e8243cb [BUILD] Refactor cmake macros and variable names 4 years ago
Alberto García Hierro 65c04ae234 [BUILD] Build F7 based targets with cmake 4 years ago
Alberto García Hierro fedabef03e [BUILD] Add support for building F3 targets with cmake 4 years ago
Alberto García Hierro 57e21bf310 [BUILD] Fix .hex and .map generation with cmake 5 years ago
Alberto García Hierro 0811839935 [BUILD] Port all f405 and f427 targets to cmake 5 years ago
Alberto García Hierro 8035a59639 [BUILD] Initial and very basic support for CMake 5 years ago