Alan Carvalho de Assis
|
5322f909ef
|
stm32f4discovery: Add support to WIZnet W5500
|
2022-09-15 01:55:47 +08:00 |
|
Alan Carvalho de Assis
|
483e152c93
|
stm32f4discovery: Add support to APA102
|
2022-08-15 00:32:42 +08:00 |
|
Alan Carvalho de Assis
|
1b79032cbd
|
stm32f4discovery: Add support to 5-Way discrete joystick
|
2022-08-15 00:32:42 +08:00 |
|
zouboan
|
00e8e4fa28
|
boards/stm32f4discovery: add setup of pwm capture device
drivers/timers/capture.c: add support of pwm capture driver
|
2022-06-28 10:35:43 +08:00 |
|
chao.an
|
dc2e4b7024
|
boards/ostest: remove board ostest implement
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2022-04-18 22:22:16 +08:00 |
|
ligd
|
f623ac0f13
|
armv7-m/armv8-m: move up_pref* api to common place
Signed-off-by: ligd <liguiding1@xiaomi.com>
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2022-03-26 13:39:18 +02:00 |
|
Xiang Xiao
|
a24ae559c2
|
arch: Decouple up_critmon_[gettime|convert] from critmon
and rename to up_perf_[gettime|convert] since it's useful in other case
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-01-25 14:43:34 +08:00 |
|
raiden00pl
|
a983cd2377
|
boards/stm32: register CAN character device if configured
|
2022-01-05 06:16:41 -08:00 |
|
Xiang Xiao
|
b12f588140
|
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
since boardctl isn't a libc feature
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-08-06 13:58:26 +02:00 |
|
Alan C. Assis
|
43bce6d9b0
|
stm32f4discovery: Add support to LCD ST7789
|
2021-03-14 20:05:33 -07:00 |
|
Gustavo Henrique Nihei
|
47cb41c92f
|
makefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
|
Alin Jerpelea
|
0a797f1e8b
|
boards: Makefile: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-05 04:08:55 -08:00 |
|
Xiang Xiao
|
23668a4b9b
|
build: Remove the empty variable assignment
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
|
5fd9bd5837
|
stm32: moved all remaining sensor initialization to common board logic
|
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
|
cf1ff36e0e
|
stm32: move zerocross sensor initialization 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 |
|