| Age | Commit message (Collapse) | Author |
|
|
|
also try to update ci
|
|
- also use boot2_generic_03h for now for itsy bitsy and qt rp2040
- change default flash target for rp2040 to flash-pyocd
|
|
|
|
|
|
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
|
|
- 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
|
|
|
|
|
|
|