| Age | Commit message (Collapse) | Author |
|
|
|
* 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
|
|
Edpt iso xfer
|
|
|
|
Changed LED_PIN to 17 on Seeeduino Xiao
|
|
|
|
seeeduino-fixes
|
|
|
|
|
|
|
|
|
|
|
|
also add note for installing pip module
|
|
|
|
|
|
Remove submodule pico sdk
|
|
|
|
also try to update ci
|
|
|
|
Add support for SAM L22 family
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since it is illegal from fifo perspective
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add tu_unaligned_read32/write32
* added tu_unaligned_read16/write16
* add TU_ATTR_ALWAYS_INLINE, add to most of simple inline function
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
samg fifo is accessed byte by byte (although the register is 32 bit).
|
|
|