chao an
|
664927c86e
|
mm/alloc: remove all unnecessary cast for alloc
Fix the minor style issue and remove unnecessary cast
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-08-30 14:34:20 +08:00 |
|
raiden00pl
|
6dcfe61b0e
|
cmake: add support for stm32h7
|
2023-07-11 15:52:56 -03:00 |
|
simbit18
|
9681c52517
|
Fix nuttx coding style
Remove TABs
Fix indentation
|
2023-07-11 23:32:17 +08:00 |
|
Xiang Xiao
|
7990f90915
|
Indent the define statement by two spaces
follow the code style convention
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-05-21 09:52:08 -03: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 |
|
yinshengkai
|
8c9e90882d
|
boards/stm32: remove up_perf_init from boardinitialize
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2023-01-06 13:32:12 +08:00 |
|
Roberto Bucher
|
5bc2bfcd0f
|
Files for pysimCoder on nucleo-h743ZI2 board
|
2022-10-29 18:03:37 -03:00 |
|
Roberto Bucher
|
18abd44e0e
|
Files for pysimCoder on nucleo-h743ZI2 board
|
2022-10-29 18:03:37 -03:00 |
|
Roberto Bucher
|
80ed34cae5
|
Files for pysimCoder on nucleo-h743zi1
|
2022-10-29 18:03:37 -03:00 |
|
Roberto Bucher
|
944bb6164d
|
Files for pysimCoder on nucleo-h743zi2
|
2022-10-29 18:03:37 -03:00 |
|
Roberto Bucher
|
795d35e2cd
|
Files for pysimCoder on nucleo-h743zi2
|
2022-10-29 18:03:37 -03:00 |
|
Roberto Bucher
|
e6708bcb4b
|
Files for pysimCoder on nucleo-h743zi2
|
2022-10-29 18:03:37 -03:00 |
|
Roberto Bucher
|
793f37c007
|
Files for pysimCoder on nucleo-h743zi2
|
2022-10-29 18:03:37 -03:00 |
|
Xiang Xiao
|
6b31918b42
|
Remove the unnecessary cast for main_t, NULL and argv
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-18 08:51:45 +02:00 |
|
JacobCrabill
|
5f82c82e4d
|
boards/stm32h7: Add socketcan config to nucleo-h743zi2
|
2022-05-06 08:54:58 +02:00 |
|
Xiang Xiao
|
a3c9b413d8
|
arch/arm: Remove FAR and CODE from board folder(2)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-05-03 16:50:52 +03: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 |
|
chao.an
|
5bdfae66ce
|
arch/arm: export arm_saveusercontext()
rename arm_saveusercontext() -> up_arm_saveusercontext()
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2022-04-18 22:22:16 +08:00 |
|
Xiang Xiao
|
1f7b49d700
|
boards/nucleo-h743zi2: Enable up_perf API
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-04-08 21:02:13 -03:00 |
|
Petro Karashchenko
|
68902d8732
|
pid_t: unify usage of special task IDs
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-03-22 21:22:32 +08:00 |
|
Xiang Xiao
|
54e630e14d
|
arch: Merge up_arch.h into up_internal.h
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-14 09:32:17 +02: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 |
|
Xiang Xiao
|
b1f711f790
|
mm: Move procfs_register_meminfo into common place
to avoid the code duplication and ensure the consistent behaviour
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-07-03 09:39:32 -07:00 |
|
Max Kriegleder
|
d1d4237ac7
|
boards/nucleo-h743zi2: Fixed pin and color of board LED LD2
|
2021-05-01 21:25:59 -07:00 |
|
Brennan Ashton
|
ffe5ac7c45
|
board: Add support for nucleo-h743i2
|
2021-03-28 23:28:49 -05:00 |
|