raiden00pl
|
4aa54e8405
|
cmake: port more stm32 boards and format already ported stm32 boards
|
2023-07-25 06:08:54 -07:00 |
|
raiden00pl
|
cf871b48d8
|
cmake: convert more stm32 boards
|
2023-07-14 21:33:53 +08:00 |
|
Xiang Xiao
|
0eeca0f375
|
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
to unify the way to get include directories
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-06-23 00:11:25 +03:00 |
|
Xiang Xiao
|
df102d1f06
|
Remove OK macro from the code base
let's use OK from sys/types.h instead
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-02-02 13:58:16 +01:00 |
|
Nathan Hartman
|
20bdd44e7b
|
Remove executable permission from source and build files.
|
2022-08-04 12:48:18 -03: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 |
|
Daniel P. Carvalho
|
91264ba704
|
nucleo-g431kb: modify COMP example
COMP example was changed to use DAC3CH2 signal on COMP INM input.
|
2021-08-04 20:22:58 +02:00 |
|
Daniel P. Carvalho
|
002945cc6c
|
Add DAC example to nucleo-g431kb
|
2021-07-15 14:33:15 -03:00 |
|
Daniel P. Carvalho
|
59b2ed4210
|
Add nucleo-g431kb Analog Comparator example.
|
2021-07-07 21:34:58 -03:00 |
|
Daniel P. Carvalho
|
4b351fc447
|
Adds PWM example to nucleo-g431kb board.
|
2021-06-14 18:45:04 -03:00 |
|
Daniel P. Carvalho
|
361703a881
|
Added basic support for nucleo-g431kb board.
|
2021-06-11 20:51:56 -05:00 |
|