| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
samd21/samd51/stm32_fsdev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- also rename usbd_class_drivers to _usbd_driver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bsp: fomu: fix rom address for example programs
|
|
During development, the ROM address was at offset 0x2001a000
(due to the fact that the test program was located immediately
following the bitstream).
In normal Fomus, the ROM address is at offset 0x20040000, in order
to take into account additional bitstreams and bootloaders.
Correct the address to the offset in order to get examples working
with existing Fomus.
Signed-off-by: Sean Cross <[email protected]>
|
|
|
|
|
|
|
|
added rt1010 board support
|
|
not tested on the actual hardware board though.
|
|
Added board RT1050 EVKB, RT1020 EVK, RT1015 EVK
|
|
|
|
|
|
|
|
|
|
|
|
add RT1060 evk board support
|
|
|