Xiang Xiao
|
fc5e85da1b
|
drivers: Format pointer through "%p" for kthread_create
to remove the unnecessary cast and unify the usage
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-07-30 23:40:59 +03:00 |
|
Alan Carvalho de Assis
|
3eab3ccf69
|
Remove extra #endif from stm32_usb.c
|
2023-07-18 23:46:34 +08:00 |
|
raiden00pl
|
ab6fd2e6c8
|
cmake: add support for stm32f7
|
2023-07-11 15:52:56 -03:00 |
|
Alan Carvalho de Assis
|
c9f610f44f
|
stm32f777zit6-meadow: Fix external RAM pinout and add board profile
This patch will fix an issue that was preventing the stm32f7 board
from working with external SDRAM memory.
|
2023-06-20 10:04:33 +08:00 |
|
chao an
|
3a0fdb019d
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-02-09 20:05:44 +08:00 |
|
duduita
|
2fc1192019
|
Add initial support to Meadow F7Micro board
|
2023-01-26 18:05:21 +08:00 |
|