Commit Graph

7 Commits (master)

Author SHA1 Message Date
Andrew Hutchings 0f195c94e6 Improved Raspberry Pi Pico support
Fixes and improvements for RP2040 and added RP2350 support:

* Made UART `printf` output optional
* Made WiFi support optional
* Added compile support for RP2350
* Added compile support for RP2350 in RISC-V mode
* Re-wrote README
* Fixed compile issues
2024-11-08 12:14:46 +00:00
Takashi Kojo 4b64a7bd22 socket emulation 2023-09-12 18:14:28 +09:00
Takashi Kojo 2c423825ff Refator CMakelists.txt 2023-08-26 13:40:47 +09:00
Takashi Kojo 3724feec1f TLS client 2023-08-24 05:53:59 +09:00
Takashi Kojo 1daf7f1ae2 Polling based TCP Client 2023-08-21 10:25:32 +09:00
Takashi Kojo e2101a44c5 pico_async_context_poll, tcp_client 2023-08-19 14:04:36 +09:00
Takashi Kojo cfeb85c432 Benchmark on R-Pi Pico 2023-08-19 08:06:00 +09:00