pimoroni-pico/examples/pico_wireless
Phil Howard 7fa9e5bdca Enable -Werror -Wall and fix all the things
Since MicroPython builds under stricter conditions, this change should help minimise pitfalls when writing/binding drivers.
2021-05-17 16:20:42 +01:00
..
.gitignore Added latest local code for wireless pack 2021-04-15 10:11:16 +01:00
CMakeLists.txt Pico Wireless HTTP SD Card demo 2021-05-05 17:32:35 +01:00
cheerlights.cmake Cheerlights example for Pico Wireless 2021-04-15 10:11:16 +01:00
cheerlights.cpp Cheerlights example for Pico Wireless 2021-04-15 10:11:16 +01:00
demo.cmake Enable stdio UART where it's disabled 2021-05-14 10:44:12 +01:00
demo.cpp Enable -Werror -Wall and fix all the things 2021-05-17 16:20:42 +01:00
rgb_http.cmake Add RGB HTTP demo 2021-04-15 10:11:16 +01:00
rgb_http.cpp Enable -Werror -Wall and fix all the things 2021-05-17 16:20:42 +01:00
sdcard_http.cmake Pico Wireless HTTP SD Card demo 2021-05-05 17:32:35 +01:00
sdcard_http.cpp Enable -Werror -Wall and fix all the things 2021-05-17 16:20:42 +01:00
secrets.h Use std::string in API 2021-04-15 10:11:16 +01:00