Gustavo Henrique Nihei
|
330eff36d7
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
|
Diego Herranz
|
375211f5a1
|
boards/arm/stm32: add common and stm32f103-minimum support for WS2812 LEDs.
|
2020-12-09 22:55:27 +01:00 |
|
dongjiuzhu
|
cab072b84d
|
board/stm32f429i: support l3gd20 sensor with new sensor model
Signed-off-by: dongjiuzhu <dongjiuzhu1@xiaomi.com>
|
2020-11-19 18:13:17 -08:00 |
|
Juha Niskanen
|
59faf8d8f4
|
stm32: common: fix SSD1306 initialization when LED is in SPI bus
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
|
2020-10-24 16:55:05 -03:00 |
|
Matias Nitsche
|
2d8a534ef5
|
nxstyle
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
5fd9bd5837
|
stm32: moved all remaining sensor initialization to common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
05e005c58e
|
stm32: move ina219 initialization to common board logic directory
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
60d51f2907
|
nxstyle fixes
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
4fdf2520e6
|
stm32: move qencoder initialization to common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
856c3e4263
|
nxstyle fixes
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
cf1ff36e0e
|
stm32: move zerocross sensor initialization to common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
562210a9bd
|
stm32: move APDS9960 initialization to common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
beba7a8f0b
|
stm32: move HCSR04 initialization to common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
64987db9e1
|
stm32: use macros from board.h to pass configuration to common board logic, not structs
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
944ed5ae0a
|
stm32: move NRF24L01 support into common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
7c7836d1d7
|
stm32: move lm75 handling into common board logic; delete unused lm75 file for stm3210e-eval
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
35471e33dc
|
stm32: move ssd1306 and tone driver handling to common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
717fa46a53
|
stm32: move nunchuck driver to common board logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
d444df59af
|
stm32: move APA102, VEML6070 and MAX6675 initialization to board common logic
|
2020-05-14 08:32:48 +02:00 |
|
Matias Nitsche
|
edafeccc9f
|
stm32: make BMP180 initialization part of stm32 board-common logic
|
2020-05-14 08:32:48 +02:00 |
|