Commit Graph

  • a40722b221 Enable SIM_IO_TIME_MS for normal operation. HiFiPhile 2025-01-29 17:12:09 +01:00
  • f43100bdfd cdc_msc_freertos: add async IO support. HiFiPhile 2025-01-29 15:28:19 +01:00
  • 04b9e20310 msc_disk: fix overflow check when EP buffer size > 512. HiFiPhile 2025-01-29 15:20:44 +01:00
  • cc626f35d2 msc_device: add async IO support. HiFiPhile 2025-01-29 15:16:02 +01:00
  • d1ee2bf18f Fix Auto speed display. HiFiPhile 2025-01-29 15:14:25 +01:00
  • eca025f714 Merge pull request #2959 from ho-ho-ho/master HiFiPhile 2025-01-27 20:23:52 +01:00
  • 67f0d610e5 Merge branch 'master' into master HiFiPhile 2025-01-27 19:27:47 +01:00
  • 0d4f945bdc Merge pull request #2962 from hathach/zephyr-support Ha Thach 2025-01-26 00:24:25 +07:00
  • 9cfa328261 Merge branch 'master' into h7rs HiFiPhile 2025-01-25 18:04:00 +01:00
  • 882cb1406d update cmake.xml hathach 2025-01-25 23:50:09 +07:00
  • 7641060252 Merge branch 'master' into zephyr-support hathach 2025-01-25 23:48:05 +07:00
  • 37e6f49619 Merge pull request #2964 from hathach/fix-2939 Ha Thach 2025-01-25 23:46:06 +07:00
  • f6f02f1893 correct offset check logic hathach 2025-01-25 23:07:34 +07:00
  • 8c7998b0e9 fix ci hathach 2025-01-25 16:29:56 +07:00
  • 6b3a5957c2 cmake remove EXAMPLE-tinyusb target as library hathach 2025-01-25 16:08:40 +07:00
  • dc514c6230 use board alias for pca10056 hathach 2025-01-25 15:12:57 +07:00
  • 1003aba690 use board alias for pca10056 hathach 2025-01-25 12:39:08 +07:00
  • 13856af935 add -DRTOS=zephyr to ci west build hathach 2025-01-24 15:15:31 +07:00
  • 979d790959 Fix CI. HiFiPhile 2025-01-24 17:13:38 +01:00
  • f6f20e17ab Add NUCLEO-H7S3L8 BSP. HiFiPhile 2025-01-24 16:54:36 +01:00
  • b53801a8ac add cmake RTOS=zephyr (default noos) for zephyr build hathach 2025-01-24 15:06:05 +07:00
  • 201b9707b9 try build zephyr with ci hathach 2025-01-24 00:52:24 +07:00
  • 5ca3822830 stm32: fix conditional compilation error when not using uart hohoho 2025-01-23 19:56:57 +01:00
  • 9f45e25b1c msc_dual_lun and cdc_msc work with zephyr on pca10056 hathach 2025-01-24 00:39:48 +07:00
  • 0162d6ab32 kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR hathach 2025-01-23 17:26:32 +07:00
  • 31071ccf0e kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR hathach 2025-01-23 17:10:01 +07:00
  • 597446fbea Merge pull request #2939 from PwnVerse/patch-1 HiFiPhile 2025-01-22 23:48:57 +01:00
  • 6d1ed1ed86 Update deps. HiFiPhile 2025-01-22 22:35:49 +01:00
  • 19d28a9d15 Fix also cdc_msc example. HiFiPhile 2025-01-22 21:24:14 +01:00
  • bd08753583 Fix CI. HiFiPhile 2025-01-22 21:22:32 +01:00
  • 586d284e6b Merge branch 'master' into patch-1 HiFiPhile 2025-01-22 21:19:19 +01:00
  • feb41eeceb Merge pull request #2950 from espressif/fix/ncm_buffer_validation HiFiPhile 2025-01-22 21:02:35 +01:00
  • 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 hathach 2025-01-22 22:31:08 +07:00
  • 91214b4614 zephyr hathach 2025-01-16 10:46:37 +07:00
  • c8130afe9b bump up cmake min to 3.20 hathach 2025-01-03 15:09:13 +07:00
  • 2d7d1070fc Merge pull request #2955 from hathach/fix-dwc2-issue Ha Thach 2025-01-21 00:09:51 +07:00
  • 786aa2cd1c use IAR toke for hfp runner since normal IAR license is expired hathach 2025-01-20 23:45:57 +07:00
  • 5b32df5abd add s3 undefined speed note for racing issue with reset. fix dcd_event_sof() with frame number hathach 2025-01-20 22:47:32 +07:00
  • 2109b801d4 update esp-idf to 5.3.2 hathach 2025-01-16 11:32:13 +07:00
  • 6476ff1241 fix(ncm): Return invalid NTBs to free list Tomas Rezucha 2025-01-15 19:16:58 +01:00
  • b91d5ebb45 rp2040 correct dcd_edpt_iso_activate pschatzmann 2025-01-04 22:20:46 +01:00
  • 880aae4be2 Merge pull request #2947 from espressif/fix/ncm_buffer_checks HiFiPhile 2025-01-15 10:16:16 +01:00
  • dee6b36923 feature(tusb): Added teardown API Roman Leonov 2024-12-11 11:35:52 +01:00
  • 76fe0393ed src/class/hid/hid_host.c: fix logging calls for epbuf Dan Halbert 2025-01-14 17:01:43 -05:00
  • e889c0b51e Fix ceedling (#2949) Ha Thach 2025-01-15 14:53:13 +07:00
  • 679065c3d6 fix(ncm): Use IN buffer for transmit checks Tomas Rezucha 2025-01-14 16:56:24 +01:00
  • 19b6baa455 Fix potential out of bounds access in msc_disk.c Ritvik 2025-01-09 15:40:21 -05:00
  • 2495563600 Merge pull request #2917 from hathach/board-doc Ha Thach 2024-12-27 21:24:36 +07:00
  • de38e53271 update docs, remove uses.rst, structure.rst. Refactor docs, use README.rst for docs index.rst hathach 2024-12-27 17:14:03 +07:00
  • 29f226c2fb docs index.rst pointed to README.rst hathach 2024-12-27 11:39:33 +07:00
  • 824793a428 move mcu supported to README.rst, separated supported boards to boards.rst hathach 2024-12-27 09:58:07 +07:00
  • 6a36c74b10 embed metadata to family.c and board.h to generate supported boards doc hathach 2024-12-27 09:11:09 +07:00
  • 655092d568 dcd_pic: check USBBUSY bit on PIC32s Reimu NotMoe 2024-12-27 04:17:26 +08:00
  • a4169114ec dcd_pic: let the user manage shared GPIO/VBUS pin Reimu NotMoe 2024-12-27 01:04:29 +08:00
  • 6e11406831 dcd_pic: handle EP0 timeout/stall correctly Reimu NotMoe 2024-12-27 01:02:10 +08:00
  • 0192b2a9b0 dcd_pic: implement dcd_deinit() Reimu NotMoe 2024-12-27 00:59:45 +08:00
  • f409472998 dcd_pic: handle remote wakeup more correctly Reimu NotMoe 2024-12-27 00:57:22 +08:00
  • 8907a817a2 dcd_pic: handle bus resume correctly Reimu NotMoe 2024-12-27 00:50:32 +08:00
  • 99e6b32a7d dcd_pic: change license header and credit people accordingly Reimu NotMoe 2024-12-27 00:36:42 +08:00
  • 8022477031 dcd_pic: add readme Reimu NotMoe 2024-12-27 00:36:31 +08:00
  • 86ad6e56c1 Merge pull request #2913 from hathach/release-0.18.0 Ha Thach 2024-12-25 12:45:09 +07:00
  • ab9472f584 update doc, bump up release 0.18.0 revert OPT_MCU_RAXXX value back to 1403 hathach 2024-12-25 12:17:42 +07:00
  • 5c4e4b1bc2 modified invalid marked unit exponent. Jay 2024-12-23 22:26:08 +09:00
  • eb1c2b83ef trimed trailing whitespaces. Jay 2024-12-23 22:19:35 +09:00
  • b029c94035 Modified example app. Jay 2024-12-23 22:15:01 +09:00
  • 7e59b595f4 Update hid_device.h Jay 2024-12-23 22:09:59 +09:00
  • 15b1623aa3 add hid stylus pen device. Jay 2024-12-23 22:03:37 +09:00
  • 7c1afa837a Merge pull request #2865 from HiFiPhile/rt1170 Ha Thach 2024-12-18 16:07:21 +07:00
  • 22a6777c2d enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default hathach 2024-12-17 20:53:50 +07:00
  • a39e30db92 Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170 hathach 2024-12-17 11:16:27 +07:00
  • b1eae1e5e4 Merge pull request #2906 from hathach/add-ra8m1 Ha Thach 2024-12-17 11:14:57 +07:00
  • f74ee9c4ed change rx url hathach 2024-12-17 10:51:44 +07:00
  • 73ec14d926 install libc++ for clang build fuzzer hathach 2024-12-17 00:32:58 +07:00
  • 7e207e4f4a fix warning due to bsp_rom_registers.c hathach 2024-12-16 23:48:44 +07:00
  • 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 hathach 2024-12-16 22:03:06 +07:00
  • 8eeddaab36 Merge pull request #2897 from shdeb/hid_pid_defs Ha Thach 2024-12-13 18:29:53 +07:00
  • 380bfc0a63 fix portenta build, added core-m85.cmake/mk hathach 2024-12-13 17:50:00 +07:00
  • ad0ac6780d change OPT_MCU_RAXXX, fix missing prototype warnings. hathach 2024-12-13 17:28:50 +07:00
  • 0785daecc1 update build for ra8m1: usbfs work, but usbhs not working just yet. Probably missing configuration or clock setup hathach 2024-12-13 17:24:57 +07:00
  • c79890c359 ra8m1_ek led and button works hathach 2024-12-13 12:50:51 +07:00
  • 4b39ecc519 update make build for ra hathach 2024-12-13 08:53:54 +07:00
  • ec2f2f3523 rasc for portenta_c33 hathach 2024-12-12 23:50:50 +07:00
  • 4d1f945096 rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra 0x100 byte for ROM registers to work. hathach 2024-12-12 16:45:45 +07:00
  • ec1c8b99e2 rasc for ra4m1_ek hathach 2024-12-12 16:30:09 +07:00
  • f294400a11 rasc for ra4m3 ek hathach 2024-12-12 16:21:47 +07:00
  • 8f2b1bc7b9 used pin generated by rasc hathach 2024-12-12 15:37:07 +07:00
  • 69dd473a4c more migrate to ra smart configurator hathach 2024-12-12 12:39:34 +07:00
  • aa1bab769a limit parallel for circleci hathach 2024-12-11 16:41:11 +07:00
  • 91799b0df5 Merge branch 'master' into fork/HiFiPhile/rt1170 hathach 2024-12-11 16:20:02 +07:00
  • 7c7b30f0ae Merge pull request #2902 from hathach/skip-iar-on-fork Ha Thach 2024-12-11 16:19:22 +07:00
  • 62f8aac382 skip iar build with forked pr hathach 2024-12-11 15:52:43 +07:00
  • f0dd198462 Merge pull request #2901 from hathach/fix-dwc2-epcount Ha Thach 2024-12-11 15:56:35 +07:00
  • 29fa07d2ad Merge branch 'master' into fork/HiFiPhile/rt1170 hathach 2024-12-11 15:10:12 +07:00
  • d502a0c481 fix correct DWC2_EP_COUNT hathach 2024-12-11 15:02:02 +07:00
  • b5e84d26c2 change ra bsp to match fsp generated directory hathach 2024-12-10 21:49:08 +07:00
  • cb22301f91 Merge pull request #2898 from hathach/update-h5-bsp Ha Thach 2024-12-06 16:36:31 +07:00
  • ed4b1a9b68 Merge pull request #2656 from lijunru-hub/feat/uvc_support_frame_based Ha Thach 2024-12-06 16:25:32 +07:00
  • 6cc2c98daf correct clock setting for h563 nucleo hathach 2024-12-06 13:46:48 +07:00
  • 3f335df508 Adding HID Usage Table Physical Input Device Page (0x0F) shdeb 2024-12-06 11:43:54 +05:30
  • 310b8657f0 try to run arm-iar with circleci with new token (#2890) Ha Thach 2024-12-05 18:01:16 +07:00