STM32GENERIC/tools/test
Daniel Fekete 107a083c98 hardwaretest: Add empty and blink tests, and new build script 2017-09-17 17:06:05 +02:00
..
makefiles Automatic compilation: add I2S, SDIO, UART, USB 2017-05-04 17:12:32 +02:00
.gitignore Automated tests: script to download arduino managed libraries 2017-05-01 15:58:55 +02:00
README.md hardwaretest: Add empty and blink tests, and new build script 2017-09-17 17:06:05 +02:00
guess_includes.py Automated tests: automatically include referenced libraries 2017-05-01 15:56:06 +02:00
make.py Automatic compilation: add I2S, SDIO, UART, USB 2017-05-04 17:12:32 +02:00
makefile Automated tests: use local gcc instead of arduino 4.8.3 so F7 can compile 2017-05-01 15:57:26 +02:00
parse_library.py Automated tests: script to download arduino managed libraries 2017-05-01 15:58:55 +02:00
platform_to_makefile.py Automatic compilation: add I2S, SDIO, UART, USB 2017-05-04 17:12:32 +02:00
result.json Automatic compilation: add I2S, SDIO, UART, USB 2017-05-04 17:12:32 +02:00

README.md

Deprecated, use tools/script/run_build.py instead.