Commit Graph
13 Commits
Author SHA1 Message Date
Ben Lye 63a479b6b6 Update Compiling_STM32.md
Fix typos and links
2017-11-28 22:19:26 +00:00
Ben Lye 277402a25d Update STM32 documentation for Boards Definition (#116)
Updating the compiling for STM32 documentation to take advantage of the boards definition.
2017-11-28 20:56:42 +00:00
Ben Lye 4e3c1edd52 Add error if CHECK_FOR_BOOTLOADER is not enabled but 'Flash from TX' is
Error rather than silently enabling CHECK_FOR_BOOTLOADER.
2017-11-28 10:13:52 +00:00
Ben Lye e52b7ea7ff Warn if CHECK_FOR_BOOTLOADER is enabled but a NO_BOOT board is selected
Rather than silently disabling CHECK_FOR_BOOTLOADER  lets throw an error
prompting the user to make the correct selection.
2017-11-28 09:21:03 +00:00
Ben Lye e557155b17 Initial check-in for STM32 board 2017-11-27 21:19:49 +00:00
Ben Lye 2afa7ea691 Merge pull request #112 from benlye/update-avr-board
Update Atmega328 board definition
2017-11-25 22:00:20 +00:00
Ben Lye d0f76117cd Update Atmega328 board definition
- Tweak to AVR board menu entry
- Exported binary will be named 'multifw.hex'
- Updated zip and JSON files
2017-11-25 21:58:57 +00:00
Ben Lye e25060a16e Update Compiling.md
Made it clear that burning bootloader etc. isn't needed after the first upload.
2017-11-25 21:30:33 +00:00
Ben Lye 5e6da326f6 Merge pull request #111 from pascallanger/benlye-doc-updates-1
Documentation updates
2017-11-25 20:52:42 +00:00
Ben Lye 981a8f8d2c Create Flash_from_Tx.md 2017-11-25 20:50:25 +00:00
Ben Lye 5c7e592e1e Update Compiling.md 2017-11-25 20:49:09 +00:00
benlye 179930ad80 Fixed the stock flight modes 2016-12-05 20:20:51 +00:00
benlye fdb02da5ed Added CX-20 details 2016-12-05 17:41:25 +00:00