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 |
|
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
|
c8130afe9b
|
bump up cmake min to 3.20
|
2025-01-21 16:28:26 +07:00 |
|
Ha Thach
|
2d7d1070fc
|
Merge pull request #2955 from hathach/fix-dwc2-issue
Work around for esp32s3 racing/timing issue with macos
|
2025-01-21 00:09:51 +07:00 |
|
hathach
|
786aa2cd1c
|
use IAR toke for hfp runner since normal IAR license is expired
|
2025-01-20 23:45:57 +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
|
2109b801d4
|
update esp-idf to 5.3.2
|
2025-01-16 11:56:19 +07:00 |
|
HiFiPhile
|
880aae4be2
|
Merge pull request #2947 from espressif/fix/ncm_buffer_checks
fix(ncm): Use IN buffer for transmit checks
|
2025-01-15 10:16:16 +01:00 |
|
Dan Halbert
|
76fe0393ed
|
src/class/hid/hid_host.c: fix logging calls for epbuf
|
2025-01-15 14:54:49 +07:00 |
|
Ha Thach
|
e889c0b51e
|
Fix ceedling (#2949)
* fixed unit test with ceedling 1.0.0
|
2025-01-15 14:53:13 +07:00 |
|
Tomas Rezucha
|
679065c3d6
|
fix(ncm): Use IN buffer for transmit checks
|
2025-01-14 16:56:24 +01:00 |
|
Ha Thach
|
2495563600
|
Merge pull request #2917 from hathach/board-doc
update docs, embed metadata to family.c and board.h
|
2024-12-27 21:24:36 +07:00 |
|
hathach
|
de38e53271
|
update docs, remove uses.rst, structure.rst. Refactor docs, use README.rst for docs index.rst
|
2024-12-27 17:48:45 +07:00 |
|
hathach
|
29f226c2fb
|
docs index.rst pointed to README.rst
|
2024-12-27 15:27:04 +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 |
|
Ha Thach
|
86ad6e56c1
|
Merge pull request #2913 from hathach/release-0.18.0
update doc, bump up release 0.18.0
0.18.0
|
2024-12-25 12:45:09 +07:00 |
|
hathach
|
ab9472f584
|
update doc, bump up release 0.18.0
revert OPT_MCU_RAXXX value back to 1403
|
2024-12-25 12:23:56 +07:00 |
|
Ha Thach
|
7c1afa837a
|
Merge pull request #2865 from HiFiPhile/rt1170
RT1170 enhancements
|
2024-12-18 16:07:21 +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 |
|
Ha Thach
|
b1eae1e5e4
|
Merge pull request #2906 from hathach/add-ra8m1
Add ra8m1_ek
|
2024-12-17 11:14:57 +07:00 |
|
hathach
|
f74ee9c4ed
|
change rx url
|
2024-12-17 10:54:03 +07:00 |
|
hathach
|
73ec14d926
|
install libc++ for clang build fuzzer
|
2024-12-17 00:35:05 +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 |
|
Ha Thach
|
8eeddaab36
|
Merge pull request #2897 from shdeb/hid_pid_defs
Adding HID Usage Table Physical Input Device Page (0x0F)
|
2024-12-13 18:29:53 +07:00 |
|
hathach
|
380bfc0a63
|
fix portenta build, added core-m85.cmake/mk
|
2024-12-13 18:16:19 +07:00 |
|
hathach
|
ad0ac6780d
|
change OPT_MCU_RAXXX, fix missing prototype warnings.
|
2024-12-13 17:33:21 +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
|
aa1bab769a
|
limit parallel for circleci
|
2024-12-11 16:41:11 +07:00 |
|
hathach
|
91799b0df5
|
Merge branch 'master' into fork/HiFiPhile/rt1170
|
2024-12-11 16:20:02 +07:00 |
|
Ha Thach
|
7c7b30f0ae
|
Merge pull request #2902 from hathach/skip-iar-on-fork
skip iar build with forked pr
|
2024-12-11 16:19:22 +07:00 |
|
hathach
|
62f8aac382
|
skip iar build with forked pr
|
2024-12-11 16:03:21 +07:00 |
|
Ha Thach
|
f0dd198462
|
Merge pull request #2901 from hathach/fix-dwc2-epcount
fix correct DWC2_EP_COUNT
|
2024-12-11 15:56:35 +07:00 |
|
hathach
|
29fa07d2ad
|
Merge branch 'master' into fork/HiFiPhile/rt1170
|
2024-12-11 15:10:12 +07:00 |
|
hathach
|
d502a0c481
|
fix correct DWC2_EP_COUNT
|
2024-12-11 15:02:02 +07:00 |
|