hathach
|
8c0c21189c
|
Merge branch 'master' into fork/atoktoto/midihost
# Conflicts:
# src/host/usbh.c
|
2025-03-05 18:25:31 +07:00 |
|
hathach
|
7dbad0a23e
|
add adafruit metro rp2350
|
2025-03-04 22:42:27 +07:00 |
|
hathach
|
c1df796a7c
|
add missing board.h for BOARD=pico_sdk
|
2025-02-28 12:04:54 +07:00 |
|
Tomas Rezucha
|
720697b6ae
|
fix(esp): Remove deprecated include
soc/usb_pins.h header will be deprecated in IDF v6.0
|
2025-02-27 12:48:31 +01:00 |
|
hathach
|
6ebd362cfd
|
Merge branch 'master' into fork/atoktoto/midihost
# Conflicts:
# src/host/usbh.c
|
2025-02-21 10:59:40 +07:00 |
|
hathach
|
61aab7a86a
|
pio-usb now only need sysclk to be multiple of 12Mhz
|
2025-02-20 22:18:33 +07:00 |
|
hathach
|
cafc788508
|
change pio-usb to wip fork for testing
|
2025-02-20 16:16:07 +07:00 |
|
hathach
|
6572c1da0d
|
add fruitjam bsp
|
2025-02-20 15:47:29 +07:00 |
|
Ha Thach
|
9d2fd6c4ac
|
Merge pull request #2984 from HiFiPhile/preset
Add CMake presets.
|
2025-02-14 11:29:33 +07:00 |
|
hathach
|
86d371fb79
|
more ci fix
|
2025-02-12 13:58:01 +07:00 |
|
hathach
|
85247e50dd
|
clean up
|
2025-02-12 11:34:32 +07:00 |
|
hathach
|
87adc63226
|
Merge branch 'master' into fork/atoktoto/midihost
# Conflicts:
# hw/bsp/rp2040/family.cmake
# src/class/midi/midi.h
# src/class/midi/midi_device.c
# src/device/usbd_control.c
# src/host/hcd.h
# src/host/usbh.c
# src/host/usbh.h
|
2025-02-12 11:28:16 +07:00 |
|
hathach
|
3560ed3d98
|
remove board_mcu.h
|
2025-02-11 21:55:28 +07:00 |
|
HiFiPhile
|
1208f88b6e
|
Sort list (bettter for Clion)
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-02-09 18:40:30 +01:00 |
|
HiFiPhile
|
09bce3532c
|
Add CMake presets.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
|
2025-02-09 00:25:38 +01:00 |
|
hathach
|
efd2934919
|
fix build for 407blackvet
|
2025-02-06 12:19:29 +07:00 |
|
HiFiPhile
|
67f0d610e5
|
Merge branch 'master' into master
|
2025-01-27 19:27:47 +01:00 |
|
hathach
|
8c7998b0e9
|
fix ci
|
2025-01-25 22:24:00 +07:00 |
|
hathach
|
6b3a5957c2
|
cmake remove EXAMPLE-tinyusb target as library
|
2025-01-25 16:08:40 +07:00 |
|
hathach
|
dc514c6230
|
use board alias for pca10056
|
2025-01-25 15:12:57 +07:00 |
|
hathach
|
1003aba690
|
use board alias for pca10056
|
2025-01-25 12:39:08 +07:00 |
|
hathach
|
13856af935
|
add -DRTOS=zephyr to ci west build
|
2025-01-25 12:19:24 +07:00 |
|
hathach
|
b53801a8ac
|
add cmake RTOS=zephyr (default noos) for zephyr build
|
2025-01-24 15:06:05 +07:00 |
|
hathach
|
201b9707b9
|
try build zephyr with ci
|
2025-01-24 11:54:42 +07:00 |
|
hohoho
|
5ca3822830
|
stm32: fix conditional compilation error when not using uart
|
2025-01-23 19:56:57 +01:00 |
|
hathach
|
9f45e25b1c
|
msc_dual_lun and cdc_msc work with zephyr on pca10056
|
2025-01-24 00:39:48 +07:00 |
|
hathach
|
0162d6ab32
|
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
|
2025-01-23 17:35:05 +07:00 |
|
hathach
|
31071ccf0e
|
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
|
2025-01-23 17:10:48 +07:00 |
|
hathach
|
6080f89f3d
|
- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict with zephyr
- change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target
|
2025-01-22 22:31:08 +07:00 |
|
hathach
|
91214b4614
|
zephyr
|
2025-01-21 16:28:29 +07:00 |
|
hathach
|
5b32df5abd
|
add s3 undefined speed note for racing issue with reset.
fix dcd_event_sof() with frame number
|
2025-01-20 22:47:32 +07:00 |
|
hathach
|
824793a428
|
move mcu supported to README.rst, separated supported boards to boards.rst
|
2024-12-27 11:34:35 +07:00 |
|
hathach
|
6a36c74b10
|
embed metadata to family.c and board.h to generate supported boards doc
|
2024-12-27 09:11:09 +07:00 |
|
hathach
|
22a6777c2d
|
enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default
|
2024-12-17 20:53:50 +07:00 |
|
hathach
|
a39e30db92
|
Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170
|
2024-12-17 11:16:27 +07:00 |
|
hathach
|
7e207e4f4a
|
fix warning due to bsp_rom_registers.c
|
2024-12-16 23:48:44 +07:00 |
|
hathach
|
656772fc9d
|
make sure g_bsp_rom_registers is not dropped by linker in cmake build.
always reserve 0x100 for option setting in linker to prevent possible bricked mcu
|
2024-12-16 22:03:06 +07:00 |
|
hathach
|
380bfc0a63
|
fix portenta build, added core-m85.cmake/mk
|
2024-12-13 18:16:19 +07:00 |
|
hathach
|
0785daecc1
|
update build for ra8m1: usbfs work, but usbhs not working just yet. Probably missing configuration or clock setup
|
2024-12-13 17:28:45 +07:00 |
|
hathach
|
c79890c359
|
ra8m1_ek led and button works
|
2024-12-13 12:50:51 +07:00 |
|
hathach
|
4b39ecc519
|
update make build for ra
|
2024-12-13 08:53:54 +07:00 |
|
hathach
|
ec2f2f3523
|
rasc for portenta_c33
|
2024-12-12 23:50:50 +07:00 |
|
hathach
|
4d1f945096
|
rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra 0x100 byte for ROM registers to work.
|
2024-12-12 23:31:16 +07:00 |
|
hathach
|
ec1c8b99e2
|
rasc for ra4m1_ek
|
2024-12-12 16:30:09 +07:00 |
|
hathach
|
f294400a11
|
rasc for ra4m3 ek
|
2024-12-12 16:21:47 +07:00 |
|
hathach
|
8f2b1bc7b9
|
used pin generated by rasc
|
2024-12-12 16:07:30 +07:00 |
|
hathach
|
69dd473a4c
|
more migrate to ra smart configurator
|
2024-12-12 13:17:15 +07:00 |
|
hathach
|
29fa07d2ad
|
Merge branch 'master' into fork/HiFiPhile/rt1170
|
2024-12-11 15:10:12 +07:00 |
|
hathach
|
b5e84d26c2
|
change ra bsp to match fsp generated directory
|
2024-12-10 22:17:18 +07:00 |
|
hathach
|
6cc2c98daf
|
correct clock setting for h563 nucleo
|
2024-12-06 16:12:19 +07:00 |
|