summaryrefslogtreecommitdiff
path: root/ports/stm/boards/thunderpack
AgeCommit message (Collapse)Author
2020-11-22Rename thunderpack to v11jgillick
2020-10-15disable on winterbloom_sol and thunderpackDan Halbert
2020-09-17Merge pull request #2966 from sommersoft/ci_check_vid_pidScott Shawcroft
Automate USB VID/PID Uniqueness Check
2020-09-15Add more PIDs for unique boardsScott Shawcroft
2020-06-25Move NVM block to increase program size.jgillick
2020-06-23supervisor.mk: Compute USB_DEVICES; remove from boards and portsJeff Epler
Since Actions passed on the previous commit, where this computed value was checked against the specified value (if any), this is no net change, except that we no longer need to specify it for particular boards or ports.
2020-06-04Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fixLucian Copeland
2020-06-04Rework LSE clock init, allow clock overridesLucian Copeland
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2020-04-21Use our own flag for board crystal config.Scott Shawcroft
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
This isn't perfect and needs a bit more testing.
2020-04-13Various requested fixesLucian Copeland
2020-04-09Add busio support, cleanupLucian Copeland
2020-04-03Linker file restructure, TCM and MPU additionsLucian Copeland
2020-03-31Fix thunderpack buildScott Shawcroft
2020-03-23Rename pinsjgillick
2020-03-22PR feedback.jgillick
2020-03-22Rename NVM_BYTEARRAY_BUFFER_SIZEjgillick
2020-03-22Update NVM_BYTEARRAY_BUFFER_LENjgillick
2020-03-22Add non-volatile memory support to STMjgillick
2020-03-19Cleanupjgillick
2020-03-18Change the board to use an STM32F411 chip.jgillick
2020-03-17PR Cleanup.jgillick
2020-03-15Incremental updatejgillick
2020-03-14Add initial thunderpack port files.jgillick