| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fix lpc15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lpc55 port1 hs
|
|
|
|
mcu-link: Board support for MCU-LINK with LPC55S69JBD64
|
|
|
|
is m4 but cannot unaligned acces on usb ram
|
|
|
|
|
|
able to get passed enumeration and up to READ10
|
|
|
|
port1 highspeed requires USB_RAM
|
|
correct hsphy init for family
|
|
|
|
|
|
|
|
Uac2 fix cs as int alt set 0
|
|
|
|
|
|
|
|
|
|
|
|
Fix ci rp2040
|
|
|
|
|
|
|
|
WIP: Add new Espressif target esp32s3 for tinyUSB
|
|
Group f0 boards
|
|
|
|
|
|
|
|
|
|
When used with FreeRTOS, lower the interrupt priority for OTG_FS_IRQn
|
|
|
|
|
|
|
|
Change LED_STATE_ON to 0 for stm32f401 and stm32f411 blackpill boards
|
|
|
|
|
|
`hw\bsp` separate one family folder to esp32s2, esp32s3
add board specific board.cmake file to override board specific options(features)
fix examples and test scripts to use new family approach
|
|
* Added flash-bmp and debug-bmp targets; added .gdb_history to .gitignore
* Added the BMP variable, defaults to /dev/ttyBmpGdb
The name of the BMP device is different on different systems. On Linux (after installing the recommended udev rules) it'll be /dev/ttyBmpGdb, but the user should be able to override it.
* Update rules.mk
|