Commit Graph

5 Commits

Author SHA1 Message Date
5e9a5e827b Add Pico W and lwIP support 2022-06-30 00:46:13 -05:00
e850214938 Platform updates (#611)
* Platform updates
 - Add PICO_RP2040=1 to rp2040 builds
 - Add new PICO_RP2040_B0/1/2_SUPPORTED macros and retailer chip specific code to use
 - Add doxygen to platform.h
 - Make pico.h includable from assembly (because header order is important and tricky) - split out platform_asm.h
 - Switch to using PICO_RP2040_B0_SUPPORTED in board headers
2021-10-25 12:26:06 -05:00
f73611c322 remove added unused error code 2021-02-01 14:46:45 -06:00
a98136628c uart_set_baudrate should return actual rate set even in case of out of range parameters 2021-02-01 14:46:45 -06:00
26653ea81e Initial Release 2021-01-20 10:44:27 -06:00