1
0
Fork 0

Add Bonsai C4 as a platform board file (#18901)

* Set up Bonsai C4 as a platform board file

* corrections and improvements based on testing and feedback

* Added VBUS sensing as default capability for improved split support using Bonsai C4

* Update clock divisor for SPI flash

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
David Hoelscher 2022-11-13 17:59:01 -06:00 committed by GitHub
parent 7901ba431a
commit a42ab90220
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 427 additions and 187 deletions

View file

@ -70,7 +70,7 @@
"bonsai_c4": {
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"board": "GENERIC_STM32_F411XE",
"board": "BONSAI_C4",
"pin_compatible": "promicro"
}
}