| Age | Commit message (Collapse) | Author |
|
|
|
NUC505 : fix operation with net_lwip_webserver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work with samd21 samd51 and nrf
|
|
|
|
|
|
|
|
|
|
class driver)
|
|
- buil_al.py skip specific MCU if .skip.MCU_ exists
- reduce stm32f070 heap & stack size to compile webserver
|
|
Port samg55
|
|
add CDC-ECM/RNDIS/CDC-EEM network device class with example
|
|
|
|
add Nuvoton NUC505
|
|
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
|
|
correct usb descriptor msc dual example to work with samg
|
|
|
|
|
|
implement multiple interfaces support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add support for DFU Runtime class for devices
|
|
Signed-off-by: Sylvain Munaut <[email protected]>
|
|
|
|
|
|
|
|
add uart write to board test example
|
|
|
|
interrupt is triggered
|
|
|
|
|
|
Add usbtmc class driver (READY FOR TESTING)
|