| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-05 | the family name error of at32 has been corrected | zhiqiang | |
| 2025-09-04 | modified the bsp files of at32 to make them work better | zhiqiang | |
| 2025-08-24 | STM32N6570-DK gets listed in boards.rst | Aleksei Musin | |
| 2025-08-10 | Fix file | Jie Feng | |
| 2025-08-10 | Add to boards.rst file | Jie Feng | |
| 2025-08-01 | add at32 to README.rst, rename at32 board to lower case, correct name to ↵ | hathach | |
| match mcu, add meta data | |||
| 2025-07-24 | Add nanoch32v305 | Jie Feng | |
| 2025-07-02 | update board_test always output to uart regardless of LOGGER option | hathach | |
| 2025-07-02 | remove make wrapper for rp2040/espressif | hathach | |
| 2025-07-02 | add doc for building examples with cmake build system | hathach | |
| change ci matrix build: - github build make/cmake one per family on push only - circicle do full cmake build for all toolchain (missing rx-gcc) | |||
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach | |
| 2025-06-11 | Merge branch 'master' into fork/HiFiPhile/h7rs | hathach | |
| 2025-06-04 | doc: remove reference to stm32n657_dk board | James Sandison | |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison | |
| 2025-04-28 | - spelling fixes to pass ci | Eli Hughes | |
| - added mca156 the list in boards.rst. - Fixup to family.cmake for mcxa156 to pass ci | |||
| 2025-04-12 | Merge remote-tracking branch 'upstream/master' into h7rs | HiFiPhile | |
| 2025-03-07 | refactor: Fix inline literal and code blocks in .rst documents | Darian Leung | |
| - Added missing inline literals (double backticks) to any reference of symbol names and macros - Added language specifier to "code-block" directives to enable syntax highlighting when rendered. | |||
| 2025-03-07 | fix: Turn various .rst files from symbolic links to proper files | Darian Leung | |
| "code_of_conduct.rst" and "contributors.rst" both contain RST include directives, but their file types are symoblic links. This commit turns them into proper files. | |||
| 2025-01-24 | Add NUCLEO-H7S3L8 BSP. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-22 | Update deps. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-12-27 | update docs, remove uses.rst, structure.rst. Refactor docs, use README.rst ↵ | hathach | |
| for docs index.rst | |||
| 2024-12-27 | docs index.rst pointed to README.rst | hathach | |
| 2024-12-27 | move mcu supported to README.rst, separated supported boards to boards.rst | hathach | |
| 2024-12-27 | embed metadata to family.c and board.h to generate supported boards doc | hathach | |
| 2024-12-25 | update doc, bump up release 0.18.0 | hathach | |
| revert OPT_MCU_RAXXX value back to 1403 | |||
| 2024-11-27 | Add support for the STM32C0 and the NUCLEO-C071RB. | David (Pololu) | |
| 2024-11-07 | hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave ↵ | hathach | |
| it enumerate device but has issue with msc bulk in | |||
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach | |
| update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible | |||
| 2024-09-17 | make all python files executable and standardize interpreter | Shawn Hoffman | |
| 2024-09-13 | prepare for 0.17.0 release | hathach | |
| 2024-08-19 | update doc, re-enable metro m7 for hil, only build make windows/macos on PR | hathach | |
| 2024-06-21 | Update for OTG_FS devices | Okarss | |
| 2024-06-21 | Fix the legend | Okarss | |
| 2024-06-18 | Fix the table | Okarss | |
| 2024-06-18 | Update Host mode information for FSDEV devices | Okarss | |
| 2024-06-14 | Update the STM32 documentation | Okarss | |
| 2024-05-24 | increase version as pre-releases, still need more clean up before actual relesae | hathach | |
| 2024-05-15 | add CH32V20x USB OTG/FS driver | Matthew Tran | |
| 2024-03-26 | update doc index.rst to match readme.rst (duplicated) | hathach | |
| 2023-12-13 | Update doc. | Mengsk | |
| 2023-11-24 | update changelog for 0.16.0 | hathach | |
| 2023-11-24 | update doc, move sponsor to top of the page | hathach | |
| 2023-11-24 | minor doc | hathach | |
| 2023-11-24 | Merge branch 'master' into feature/ch32f20x | Ha Thach | |
| 2023-11-01 | resize logo, add white background | hathach | |
| 2023-11-01 | update readme, add sponsor section | hathach | |
| 2023-10-31 | update doc to add supported mcus | hathach | |
| 2023-10-06 | feat(ch32f20x): add support of ch32f20x | denis.krasutski | |
| 2023-08-24 | Merge pull request #2142 from sjanc/symlinks | Ha Thach | |
| Fix documentation symlinks | |||
| 2023-07-10 | Fix documentation symlinks | Szymon Janc | |
| There were typos in symlinks target names resulting in following warrning on checkout (at least in Mynewt newt tool): * Warning: stat mynewt/repos/tinyusb/docs/contributing/code_of_conduct.rst: no such file or directory * Warning: stat mynewt/repos/tinyusb/docs/info/contributors.rst: no such file or directory | |||
