| Age | Commit message (Collapse) | Author |
|
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1
- target linke pico_fix_rp2040_usb_device_enumeration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
skip ci build for example that need more ROM/RAM could fit into SAMD11
|
|
suppress cast-align warnings for net device driver
|
|
|
|
|
|
|
|
|
|
samg failed to run net example
|
|
|
|
Implement setInterface(alt) for usb net driver
|
|
|
|
also add configuration array bound check.
|
|
|
|
|
|
|
|
usbnet: OS-agnostic (Windows/Linux/macOS) network driver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove -Wno-error=lto-type-mismatch
- change back to unsigned int
|
|
- remove cflags -fshort-enums
- clean up webserver descriptor
|
|
|
|
|
|
|