| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-03 | Initial plan | copilot-swe-agent[bot] | |
| 2025-09-03 | Merge pull request #3225 from verylowfreq/pr-ch32v-usbfs-host | Ha Thach | |
| Improve compatibility in CH32V20x USBFS Host | |||
| 2025-09-03 | Merge pull request #3211 from rhgndf/at32f403a_weact_blackpill | Ha Thach | |
| Add weact blackpill support | |||
| 2025-09-03 | Merge pull request #3210 from martijnvdwoude/fix/stm32l4-gpiod-conditional | Ha Thach | |
| Fix STM32L4 GPIOD clock enable for variants without GPIOD | |||
| 2025-09-03 | use tusb_time_millis_api() instead of board_millis() | hathach | |
| make loopdelay() always inline | |||
| 2025-08-28 | Merge pull request #3228 from espressif/feat/dcd_dwc_v4.30a | Scott Shawcroft | |
| fix(dcd/dwc2): Fix reset procedure for versions >=4.20a | |||
| 2025-08-28 | fix(dcd/dwc2): Fix reset procedure for versions >=4.20a | Tomas Rezucha | |
| 2025-08-27 | Merge pull request #3217 from tannewt/esp32c5_c61 | Ha Thach | |
| 2025-08-26 | Merge pull request #3227 from kasjer/kasjer/mynwet-spin-lock-fix | Zixun LI | |
| Fix osal_spin_unlock for mynewt | |||
| 2025-08-24 | Fix osal_spin_unlock for mynewt | Jerzy Kasenberg | |
| Mynewt version for osal_spin_unlock() called OS_ENTER_CRITICAL instead of OS_EXIT_CRITICAL. Signed-off-by: Jerzy Kasenberg <[email protected]> | |||
| 2025-08-24 | Remove dynamic memory allocation | Mitsumine Suzu | |
| 2025-08-24 | Improve retry operation at NAK response. | Mitsumine Suzu | |
| 2025-08-24 | Insert small delay for LowSpeed device | Mitsumine Suzu | |
| 2025-08-24 | Small cleanups. | Mitsumine Suzu | |
| 2025-08-15 | Add ESP32-C5 and ESP32-C61 definitions | Scott Shawcroft | |
| 2025-08-10 | Fix file | Jie Feng | |
| 2025-08-10 | Add to boards.rst file | Jie Feng | |
| 2025-08-10 | Add weact blackpill support | Jie Feng | |
| 2025-08-09 | Fix STM32L4 GPIOD clock enable for variants without GPIOD | Martijn van der Woude | |
| 2025-08-07 | Merge pull request #3187 from s09289728096/fix_dhcp | Ha Thach | |
| dhcp: Fix DHCP_OFFER/DHCP_ACK destinaton. | |||
| 2025-08-05 | Merge pull request #3203 from hathach/fix-rp2-audio-iso-transfer | Ha Thach | |
| fix rp2 iso transfer with new audio driver | |||
| 2025-08-05 | Merge pull request #3200 from peppapighs/at32f405-usb-hs | Ha Thach | |
| Fix AT32F405xx missing USB HS definition | |||
| 2025-08-05 | fix rp2 iso transfer: reset state before notify stack. since new audio ↵ | hathach | |
| driver can execute xfer_is() | |||
| 2025-08-05 | Fix AT32F405xx missing USB HS definition | peppapighs | |
| 2025-08-05 | Merge pull request #3197 from hathach/fix-audio-typo | Ha Thach | |
| fix tud_audio_set_itf_close_EP_cb() typo | |||
| 2025-08-02 | fix tud_audio_set_itf_close_EP_cb() typo | hathach | |
| 2025-08-02 | Merge pull request #3091 from raldone01/fix/web_serial | Ha Thach | |
| Rewrite of the web_serial example website. | |||
| 2025-08-02 | Merge pull request #3183 from rppicomidi/fix_3159 | Ha Thach | |
| Fix #3159: Handle MIDI interface after audio streaming interface | |||
| 2025-08-02 | use tu_desc_in_bounds() for descriptor loop | hathach | |
| 2025-08-02 | Merge pull request #3195 from hathach/update-inquiry2 | Ha Thach | |
| add bufsize to tud_msc_inquiry2_cb() | |||
| 2025-08-01 | Update examples/device/msc_dual_lun/src/msc_disk_dual.c | Ha Thach | |
| Co-authored-by: Copilot <[email protected]> | |||
| 2025-08-01 | Merge pull request #3194 from hathach/at32-doc | Ha Thach | |
| update doc for at32 | |||
| 2025-08-01 | add bufsize to tud_msc_inquiry2_cb() | hathach | |
| 2025-08-01 | add at32 to README.rst, rename at32 board to lower case, correct name to ↵ | hathach | |
| match mcu, add meta data | |||
| 2025-08-01 | Merge pull request #3191 from hathach/at32 | Ha Thach | |
| support at32 mcu (2) | |||
| 2025-07-31 | clean up | hathach | |
| 2025-07-31 | add ci build for all at32, use linker and startup from mcu cmsis instead of ↵ | hathach | |
| local files | |||
| 2025-07-29 | Add reconnect m | raldone01 | |
| 2025-07-29 | add ci build for at32: f402_405, f403a_407, f423 | hathach | |
| 2025-07-28 | fix pre-commit, remove svd file since they are heavy and should be in ↵ | hathach | |
| mcu/sdk instead add cmake support for f403a_407 and f423 | |||
| 2025-07-28 | Merge pull request #3186 from rhgndf/nanoch32v305 | Ha Thach | |
| Add nanoch32v305 | |||
| 2025-07-28 | correct flash/ram for v307 and v305 | hathach | |
| 2025-07-27 | Fix goto indentation | Elwin Huang | |
| Co-authored-by: Copilot <[email protected]> | |||
| 2025-07-27 | Fix CI | Jie Feng | |
| 2025-07-27 | Fix gpio clock | Jie Feng | |
| 2025-07-26 | Merge pull request #3173 from HiFiPhile/feature/usbtmc_vendor-specific | Ha Thach | |
| feature(usbtmc): add support for usbtmc vendor-spicific command messages | |||
| 2025-07-26 | Update src/class/usbtmc/usbtmc_device.c | Ha Thach | |
| Co-authored-by: Copilot <[email protected]> | |||
| 2025-07-26 | More catches. | raldone01 | |
| 2025-07-25 | Fix compile error. | Elwin Huang | |
| 2025-07-25 | dhcp: Fix DHCP_OFFER/DHCP_ACK destinaton. | EcuasYos | |
| In RFC 2131, the destination of DHCP OFFER/ACK is defined in Section 4.1. Fix the destination error by following the rule of RFC 2131. TODO: We implement all rule but the last one. ARP table is required to associate client's macaddr. Currently, fallback to broadcast. Signed-off-by: Elwin Huang <[email protected]> | |||
