Commit Graph

9 Commits

Author SHA1 Message Date
Z8MAN8 9328ad3215 update .ld and SConstruct files 2023-12-23 15:00:23 +08:00
1ridic 299700cf78 [bsp][pico] Remove cmake dependency 2023-10-11 13:41:12 +08:00
Meco Man 9bc68d26a4 format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
Rbb666 814c15cdbc Add lvgl_8.1.0 support for raspberry_pi pico 2022-01-12 18:56:37 +08:00
liukangcc b0f6c2fbae [update] CFLAGS 2021-12-17 14:28:40 +08:00
guo b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
JCZou 0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
guozhanxin 76331797cd [bsp][raspberry-pico]add gpio drivers 2021-01-28 22:17:05 +08:00
guozhanxin 6d36d384c2 add raspberry-pico bsp 2021-01-28 19:59:59 +08:00