Commit Graph

76 Commits

Author SHA1 Message Date
Daniel Fekete ca3d6a574d cleanup: delete unused tools/test folder 2018-08-28 05:42:19 +02:00
Daniel Fekete 367f5c52cd documentation: move from tools to docs.md folder 2018-08-28 05:41:52 +02:00
Daniel Fekete 6f1e4a6481 documentation: remove old mkdocs theme
mkdocs version updated to 1.0, and this theme no longer works
2018-08-28 05:40:02 +02:00
Daniel Fekete 671e5e31f9 documentation: update mkdocs version to 1.0.1, and rebuild documentation pages 2018-08-25 14:37:19 +02:00
Daniel Fekete 9d4327e39c documentation: add description to upload methods 2018-08-25 14:36:10 +02:00
Vassilis Serasidis 867eafae36 Added HID Bootloader 2.0 support
Added HID Bootloader support to Bluepill and BLACK_F407VG boards
2018-08-04 16:51:53 +03:00
Daniel Fekete 272015130e hardwaretest: split build and result processing script 2017-09-26 12:29:30 +02:00
Daniel Fekete e27bd49546 hardwaretest: add more tests 2017-09-18 20:39:38 +02:00
Daniel Fekete 107a083c98 hardwaretest: Add empty and blink tests, and new build script 2017-09-17 17:06:05 +02:00
Daniel Fekete 0531a2eba1 adc: F0/L0/L1 Fix typo of ADC_TypeDef* from ADC to ADC1 2017-08-27 16:44:25 +02:00
Daniel Fekete 8ee35939b2 documentation: regenerate 2017-07-17 20:10:54 +02:00
Daniel Fekete 422c608d3f adc: fix analog pin list generation 2017-07-16 18:17:13 +02:00
Daniel Fekete 01c0343222 documentation: Fix parsing variant.h macros 2017-07-16 17:49:36 +02:00
Daniel Fekete da1e5c90b2 documentation: regenerate board documentation 2017-07-16 10:47:15 +02:00
Daniel Fekete 2e1ed65be0 documentation: add board pinout files to the documentation menu 2017-07-15 20:57:18 +02:00
Daniel Fekete 270e76116f documentation: add script to generate board documentation files 2017-07-15 20:53:29 +02:00
Daniel Fekete dc0eeb5c01 board: add board parser 2017-07-15 20:53:01 +02:00
Daniel Fekete 7ff6e25d20 chip: fix chip.py when pin names contain other info 2017-07-15 20:49:50 +02:00
Daniel Fekete 9b5d9b0547 chip: Add timer channel / pin to the generation 2017-07-15 18:49:08 +02:00
Daniel Fekete a4869dcc00 chip: Rewrite chip specific file generation
* Uses the refactored chip.py
* Groups pin definitions when they are the same, and only includes them
* Adds ADC2/3 to the ADC list
2017-07-15 18:09:28 +02:00
Daniel Fekete a99b06faf9 chip data: Move chip database parsing to its own file, so can be used for other things 2017-07-15 18:06:09 +02:00
Daniel Fekete 962f506db0 documentation: Instructions for F7 board 2017-07-05 19:43:48 +02:00
Daniel Fekete 1373c95224 documentation: update spi / i2s docs 2017-06-15 15:11:01 +02:00
Daniel Fekete dac90592aa documentation: update documentation for adding boards 2017-06-12 18:39:35 +02:00
Daniel Fekete 9d36fb69c1 documentation: i2s: document bufferred transfer, remove 32 bit write 2017-06-12 05:22:42 +02:00
Daniel Fekete 26a5bd399b chip: add default chip pin lists 2017-05-31 05:51:33 +02:00
Daniel Fekete d100650f91 compile: generate new style pin list 2017-05-30 17:57:48 +02:00
Daniel Fekete 3c6a2e8545 compile: only include af remaps that are actually used 2017-05-30 17:31:24 +02:00
Daniel Fekete fe4da9aa28 chip: fix generated pin header script, remove pins not available 2017-05-30 17:11:36 +02:00
Daniel Fekete bd55204438 Mass storage: change documentation 2017-05-24 21:01:04 +02:00
Daniel Fekete 892d07fdda upload: fix timeout when waiting for serial 2017-05-24 07:09:26 +02:00
Daniel Fekete 9aa1235ce3 upload: use wait script in upload scripts 2017-05-23 20:27:45 +02:00
Daniel Fekete c14d265e9b Upload: add wait for serial scripts 2017-05-23 20:17:41 +02:00
Daniel Fekete 664dd77792 Script: add script for interrupt handlers 2017-05-17 13:51:57 +02:00
Daniel Fekete a376d7db60 HAL: Always include all hal source files 2017-05-12 06:58:23 +02:00
Daniel Fekete 745c653a7f USB MSC: add example code for testing in documentation 2017-05-12 05:59:45 +02:00
Daniel Fekete f54327339f Documentation: I2S, SDIO, and some others 2017-05-06 14:56:11 +02:00
Daniel Fekete e436878594 Automatic compilation: add I2S, SDIO, UART, USB 2017-05-04 17:12:32 +02:00
Daniel Fekete 2e6428c33e Fix installation link on documentation page 2017-05-02 17:26:11 +02:00
Daniel Fekete a2bb1881f5 Automated tests: add SPI and I2C compile test 2017-05-01 16:00:39 +02:00
Daniel Fekete c42fc84672 Automated tests: script to download arduino managed libraries 2017-05-01 15:58:55 +02:00
Daniel Fekete 1bfd258300 Automated tests: use local gcc instead of arduino 4.8.3 so F7 can compile 2017-05-01 15:57:26 +02:00
Daniel Fekete cc54d4d04e Automated tests: update makefiles to include new boards 2017-05-01 15:56:56 +02:00
Daniel Fekete 6b24ddff02 Automated tests: automatically include referenced libraries 2017-05-01 15:56:06 +02:00
Daniel Fekete 6c54f3d03a Add documentation for adding a board 2017-04-26 08:51:52 +02:00
Daniel Fekete c5b7f502f2 Use 64 bit version of st-flash on linux 2017-04-24 19:51:23 +02:00
Daniel Fekete 4ce9c07fa5 Add ability to compile all HAL source files to use in Arduino sketch 2017-04-23 11:45:02 +02:00
Daniel Fekete 3e591dbe7f Add missing .exe files 2017-04-22 14:14:54 +02:00
Daniel Fekete 95fd76f218 Modify script to generate SDIO and I2S alternate functions 2017-04-22 07:54:01 +02:00
Daniel Fekete f42083c792 Rename port_pin_list to variant_pin_list in python script 2017-04-22 05:31:14 +02:00