| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-20 | WIP improved docs (feat. LLM) | c1570 | |
| 2025-10-09 | docs: fix .rst links to use Sphinx :doc: role for proper HTML generation | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2025-10-02 | HIL add timeout for opening mtp device | hathach | |
| 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-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. | |||
| 2024-12-27 | move mcu supported to README.rst, separated supported boards to boards.rst | hathach | |
| 2024-12-25 | update doc, bump up release 0.18.0 | hathach | |
| revert OPT_MCU_RAXXX value back to 1403 | |||
| 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 | |||
| 2023-12-13 | Update doc. | Mengsk | |
| 2023-11-24 | update doc, move sponsor to top of the page | hathach | |
| 2023-03-23 | update doc and generate deps list | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2022-10-18 | Fix typo in getting_started guide | Bastien Nocera | |
| Fixes: 1234111 ("add get-deps target") | |||
| 2022-07-19 | increase version for release | hathach | |
| along with minor doc update | |||
| 2022-07-01 | add get-deps target | hathach | |
| update ci to get-deps first | |||
| 2022-02-22 | Merge pull request #1300 from sharpie7/master | Scott Shawcroft | |
| Some platforms require SDKs and use of cmake | |||
| 2022-02-16 | Fix capitalization | NexusXe | |
| 2022-02-16 | Fix link to supported boards | NexusXe | |
| It used to point to `boards.md`, which doesn't exist. | |||
| 2022-01-24 | Some platforms require SDKs and use of cmake | Iain Sharp | |
| 2021-10-13 | update changelog and increase version for 0.12.0 | hathach | |
| 2021-10-13 | Add linkermap for size analysis (#1136) | Ha Thach | |
| * add NO_LTO option to make * add linkermap submodule and linkermap target * add linkermap to ci build * linkermap doesn't work with esp32sx map file yet * add note for linkermap target | |||
| 2021-09-07 | Add doc for IAR. | MasterPhi | |
| 2021-07-30 | docs: port getting started doc to rst | perigoso | |
| Signed-off-by: perigoso <[email protected]> | |||
