Diego Herranz
|
375211f5a1
|
boards/arm/stm32: add common and stm32f103-minimum support for WS2812 LEDs.
|
2020-12-09 22:55:27 +01:00 |
Diego Herranz
|
d838ea596f
|
boards/arm/stm32/common: devpath not long enough for apa102 and veml6070
Also header path updated in drivers/leds/apa102.c
|
2020-12-09 09:22:03 +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 |
raiden00pl
|
17255414b5
|
stm32: Changed headers for apache 2.0 license
|
2020-10-10 12:24:28 -06:00 |
Xiang Xiao
|
edb0ce2d5a
|
build: Don't need use $(DELIM) in include statement
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-24 08:24:13 -06:00 |
Xiang Xiao
|
1a95cce1a3
|
build: Move .config check to the top Makefile
remove the workaround to handle the inexistence of .config/Make.defs
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-20 17:57:34 +01:00 |
Xiang Xiao
|
5eae32577e
|
build: Move INCDIROPT to common place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-18 15:02:55 -06:00 |
Matias Nitsche
|
c86258c9a0
|
stm32 nunchuck: small fixes
|
2020-05-14 08:32:48 +02:00 |
Matias Nitsche
|
e0d21275df
|
fix all remaining nxstyle errors
|
2020-05-14 08:32:48 +02: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
|
382ccf7b79
|
nxstyle fixes
|
2020-05-14 08:32:48 +02:00 |
Matias Nitsche
|
c442725f23
|
nxstyle fix
|
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 |