Bastien Nocera
|
6a2cf67289
|
Fix typos
|
2022-12-04 19:43:23 +07:00 |
|
robert-hh
|
ec6f56768a
|
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
Which fits both MIMXRT10XX and MIMXRT11XX.
|
2022-07-01 09:04:36 +02:00 |
|
hathach
|
4f6e770eda
|
add more warning option, also fix -Wconversion with rp2040
-Wuninitialized, -Wunused, -Wredundant-decls
|
2022-06-24 19:46:19 +07:00 |
|
hathach
|
99c1585ed2
|
rename board specific macro for example
- BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED
|
2022-06-01 23:53:40 +07:00 |
|
Scott Shawcroft
|
d749597591
|
Add dual role (concurrent) example
This reads HID devices over host and then translates that to ASCII
and sends it over CDC device.
|
2022-02-22 18:13:22 -08:00 |
|
hathach
|
61a9e125db
|
more ci abstract
|
2021-12-01 23:19:17 +07:00 |
|
hathach
|
810057bdb2
|
fix build with imxrt
|
2021-04-28 19:30:23 +07:00 |
|
hathach
|
af0db342df
|
update lpc mcu sdk path
|
2021-04-28 18:30:19 +07:00 |
|
hathach
|
253430a765
|
add example specific DEPS_SUBMODULES
|
2021-03-18 16:28:44 +07:00 |
|
hathach
|
ed8f117dd1
|
explicitly add dcd source file without vendor/family
|
2021-03-17 16:52:07 +07:00 |
|
hathach
|
590d8d4d5c
|
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
|
2021-03-04 22:53:02 +07:00 |
|
hathach
|
c222f6f111
|
try to fetch needed mcu submodule while running make
|
2021-03-01 20:25:55 +07:00 |
|
hathach
|
e230d683ca
|
add copy-artifact target, and add uf2 for all family board
|
2021-01-26 21:19:14 +07:00 |
|
hathach
|
2dec21f81b
|
complete grouping imxrt boards
|
2020-11-29 20:41:30 +07:00 |
|