| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2023-07-07 | move check highspeed to rusb_ra | hathach | |
| 2023-07-07 | enable host example for ra | hathach | |
| 2023-07-07 | add PORT selection for makefile | hathach | |
| 2023-07-07 | fully work with multiple ports without CFG_TUSB_RHPORT0/1 | hathach | |
| 2023-07-07 | use unaligned access read for hw fifo | hathach | |
| 2023-07-07 | correct setting trace clock | hathach | |
| 2023-07-06 | fix build with rx | hathach | |
| 2023-07-06 | more multiple ports update | hathach | |
| 2023-07-06 | add rusb2_module_start(), more update for multiple ports for dcd rusb2 | hathach | |
| 2023-07-06 | update ra type to include usbhs registers | hathach | |
| 2023-07-05 | minor pipe clean up | hathach | |
| 2023-07-05 | usb hs work with ra 6m5 ek | hathach | |
| 2023-07-04 | fix ra4m3 ek build | hathach | |
| 2023-07-04 | update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by ↵ | hathach | |
| lowering PLL to 128Mhz. | |||
| 2023-07-04 | Add FreeRTOSConfig for family stm32f4 | Andrew Hooper | |
| 2023-07-03 | Restore RTOS argument for stm32f4 | Andrew Hooper | |
| 2023-07-03 | add jlinkscript for detect rtt | hathach | |
| 2023-07-03 | Merge branch 'master' into renesas_ra_hs_rebased | hathach | |
| 2023-07-03 | Merge pull request #2137 from hathach/cmake-ra | Ha Thach | |
| enhance RA family | |||
| 2023-07-03 | board pin data clean up | hathach | |
| 2023-07-03 | wrap up ra update | hathach | |
| 2023-07-03 | move files around | hathach | |
| 2023-07-03 | move vector_data.h and ioport_cfg.h to common family | hathach | |
| 2023-07-02 | Merge pull request #2129 from dauc/patch-1 | Ha Thach | |
| Fix minor spelling issues | |||
| 2023-07-02 | add etm trace for 6m5 | hathach | |
| 2023-07-02 | also fixed pico_trac() log messages. | Lars Pötter | |
| 2023-07-02 | made line ends consistent. | Lars Pötter | |
| 2023-07-01 | initial ra6m5 ek, board_test led + sw works | hathach | |
| 2023-07-01 | Merge branch 'hathach:master' into blackf407VE | A. Hooper | |
| 2023-07-01 | Correct loader file | Andrew Hooper | |
| 2023-07-01 | remove left-over build_arm | hathach | |
| 2023-07-01 | fix undef with fsp | hathach | |
| 2023-07-01 | forgot board.mk for ra6m1 | hathach | |
| 2023-07-01 | add ra6m1 board | hathach | |
| 2023-07-01 | refactor to match fsp_cfg | hathach | |
| 2023-07-01 | update linker | hathach | |
| 2023-07-01 | rework ra build | hathach | |
| 2023-06-30 | tusb_fifo: split constant address functions | mndza | |
| Due to a missed optimization in the compiler, code for constant address handling is being included in all builds. This change splits the code in different functions to avoid that. | |||
| 2023-06-30 | Update support for Cynthion boards | mndza | |
| - Rename LUNA to Cynthion - Add support for newer revisions (>=0.6) - Bootloader (saturn-v) default size is now 2K | |||
| 2023-06-30 | move LTO checked to family_support.cmake | hathach | |
| 2023-06-30 | clean up ra makefile | hathach | |
| 2023-06-29 | Update build badge | Ha Thach | |
| 2023-06-29 | Merge pull request #2130 from hathach/hcd-frame-pio-usb | Ha Thach | |
| add hcd_frame_number() for pio-usb host | |||
| 2023-06-29 | add hcd_frame_number() for pio-usb host | hathach | |
| 2023-06-28 | Name queues for easier FreeRTOS debugging with task- and queue-aware debuggers | Dave Nadler | |
| 2023-06-28 | Merge branch 'hathach:master' into master | Dave Nadler | |
| 2023-06-28 | Fix minor spelling | Devin Auclair | |
| 2023-06-27 | Merge pull request #2085 from georgeboc/msc-ready-bug-fix | Ha Thach | |
| Fixes bug in tuh_msc_ready | |||
| 2023-06-27 | Merge pull request #2128 from hathach/cmake-freertos | Ha Thach | |
| rework cmake with rtos support add RTOS to family_configure_device/host/dual_example() | |||
