Commit Graph

6 Commits

Author SHA1 Message Date
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