| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
temporarily disable codespell
|
|
also fix trailing spaces
|
|
this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible
Signed-off-by: Rafael Silva <[email protected]>
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
Button on board has 1k resistor to ground when pressed.
When not pressed pin 6 is floating.
This forces MCU pull-up for this pin for correct behavior.
|
|
Two BSPs with DA146xx MCUs are now adopted to
VBUS handling changed introduced to dcd_da146xx driver.
da14695_dk_usb as bus-powered devices informs driver that
VBUS is present at startup.
da1469x-dk-pro has VBUS change interrupt handler that
informs driver about VBUS changes.
|
|
|
|
specify FAMILY_SUBMODULES for all boards
|
|
|
|
Added statements to validate GCCVERSION on Windows Command Prompt.
|
|
|
|
|
|
|
|
This adds source files that allow to run TinyUSB stack on DA1469x-dk-pro board.
Source files .c .S and .ld are taken from Apache Mynewt repository.
Those files were stripped to allow starting board without Mynewt os.
|