aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/board_feather-stm32f405.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-02-28Revert "all: move stm32 files to separate repository"sago35
2022-02-18all: move stm32 files to separate repositoryAyke van Laethem
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-09-27feather-stm32f405, feather-rp2040: add I2C pin namessago35
2021-06-25all: add a flag to the command line to select the serial implementationAyke van Laethem
2021-06-16machine: add definition for ws2812sago35
2021-05-13machine: define Serial as the default outputAyke van Laethem
2021-05-13machine: make UART objects pointer receiversAyke van Laethem
2021-03-29machine: make machine.I2C0 and similar objects pointersAyke van Laethem
2021-03-23stm32: separate altfunc selection for UART Tx/RxKenneth Bell
2021-01-09stm32: use stm32-rs SVDs which are of much higher qualityAyke van Laethem
2020-10-14feather-stm32f405: add I2C support (#1378)ardnew
2020-10-02feather-stm32f405: add SPI support (#1377)ardnew
2020-09-14add basic UART handlerardnew
2020-09-11remove UART/SPI vars until peripherals implementedardnew
2020-09-11add pin/bus doc comments, I2C pinsardnew
2020-09-11remove (or stub) UART/SPI/I2C peripheral code from initial feather-stm32f405 ...ardnew
2020-09-11add STM32F405 machine/runtime, and new board/target feather-stm32f405ardnew