- 13 May, 2024 2 commits
-
-
Earle F. Philhower, III authored
-
Daniel Egnor authored
-
- 11 May, 2024 1 commit
-
-
Earle F. Philhower, III authored
Avoids crash seen in #2132
-
- 06 May, 2024 1 commit
-
-
Juraj Andrássy authored
With example from the Arduino Ethernet library
-
- 02 May, 2024 3 commits
-
-
Earle F. Philhower, III authored
If a file called `.ci.defines` is present in a directory, apply those while building the specified sketch. * Add an lwip_ESPHost test, like the wired Ethernet ones * Add WINC1500 test and CI hook * Remove 1 minor warning in WINC build
-
Earle F. Philhower, III authored
Add missing boards and WiFi types
-
Juraj Andrássy authored
-
- 01 May, 2024 1 commit
-
-
Earle F. Philhower, III authored
-
- 30 Apr, 2024 2 commits
-
-
Earle F. Philhower, III authored
Fixes #2136
-
Dominic Pearman authored
Co-authored-by: Dominic Pearman <dominic@phymorous.de>
-
- 29 Apr, 2024 2 commits
-
-
Calvin Huang authored
* functions to set PDM pins * change pin set method to better match existing libs
-
Dominic Pearman authored
Co-authored-by: Dominic Pearman <dominic@phymorous.de>
-
- 26 Apr, 2024 1 commit
-
-
Earle F. Philhower, III authored
The lwipopts.h file started with the PicoW example one, but no longer tracks it, so remove the EXAMPLE define guard.
-
- 25 Apr, 2024 2 commits
-
-
Earle F. Philhower, III authored
-
Earle F. Philhower, III authored
Fixes #2123
-
- 24 Apr, 2024 1 commit
-
-
Earle F. Philhower, III authored
Fixes #2037
-
- 22 Apr, 2024 1 commit
-
-
Earle F. Philhower, III authored
-
- 19 Apr, 2024 9 commits
-
-
Earle F. Philhower, III authored
Fixes #2105 W5100 doesn't support isLinked, so no change needed there.
-
Earle F. Philhower, III authored
Fixes #1870
-
Earle F. Philhower, III authored
-
Earle F. Philhower, III authored
Fixes #2033
-
Earle F. Philhower, III authored
Same pinout as the plain Pico, just different flash and # of GPIOs Fixes #2054
-
Earle F. Philhower, III authored
Fix #2094
-
Earle F. Philhower, III authored
* Add FatFS for onboard flash use/sharing of FAT * Move all to "fatfs" namespace The FatFS library defines commonly used names like WORD which could conflict with user code otherwise. * Restyle * FTL-based, wear-leveling FatFS with USB export Allow using FAT filesystem with onboard flash in a safer, wear-leveled way and to export the onboard flash to the host as a USB drive for easy data transfer. * Update documentation * Fix submodule reference * Don't spellehcek ChaN FatFS files * Disable FTL debugging * More codespell skips * Move to latest SPIFTL library * Allow using raw flash instead of FTL * Remove unneeded static FIL 4k allocation * Expose FAT FS format configuration options * Update documentation * Remove USB partial flash rewrites * Remove unneeded dups of FatFS sources Leave the LICENSE.md and README.md to point to upstream. * Clean up comments
-
Kevin Witteveen (MartiniMarter) authored
-
Earle F. Philhower, III authored
-
- 18 Apr, 2024 3 commits
-
-
Earle F. Philhower, III authored
-
Earle F. Philhower, III authored
-
Earle F. Philhower, III authored
-
- 15 Apr, 2024 1 commit
-
-
Ha Thach authored
-
- 29 Mar, 2024 1 commit
-
-
Juraj Andrássy authored
-
- 22 Mar, 2024 1 commit
-
-
Jean-Luc Béchennec authored
-
- 20 Mar, 2024 1 commit
-
-
Dominic Pearman authored
-
- 19 Mar, 2024 1 commit
-
-
Aaron Tulino authored
-
- 16 Mar, 2024 1 commit
-
-
Juraj Andrássy authored
-
- 13 Mar, 2024 1 commit
-
-
Dominic Pearman authored
Hi, Just a typo and a couple of wording corrections.
-
- 10 Mar, 2024 1 commit
-
-
Earle F. Philhower, III authored
Fixes #2047
-
- 06 Mar, 2024 2 commits
-
-
Juraj Andrássy authored
-
Juraj Andrássy authored
-
- 05 Mar, 2024 1 commit
-
-
Earle F. Philhower, III authored
Fixes #2034
-