summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-05usb hs work with ra 6m5 ekhathach
2023-07-04fix ra4m3 ek buildhathach
2023-07-04update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering...hathach
2023-07-04Add FreeRTOSConfig for family stm32f4Andrew Hooper
2023-07-03Restore RTOS argument for stm32f4Andrew Hooper
2023-07-03add jlinkscript for detect rtthathach
2023-07-03Merge branch 'master' into renesas_ra_hs_rebasedhathach
2023-07-03Merge pull request #2137 from hathach/cmake-raHa Thach
2023-07-03board pin data clean uphathach
2023-07-03wrap up ra updatehathach
2023-07-03move files aroundhathach
2023-07-03move vector_data.h and ioport_cfg.h to common familyhathach
2023-07-02Merge pull request #2129 from dauc/patch-1Ha Thach
2023-07-02add etm trace for 6m5hathach
2023-07-02also fixed pico_trac() log messages.Lars Pötter
2023-07-02made line ends consistent.Lars Pötter
2023-07-01initial ra6m5 ek, board_test led + sw workshathach
2023-07-01Merge branch 'hathach:master' into blackf407VEA. Hooper
2023-07-01Correct loader fileAndrew Hooper
2023-07-01remove left-over build_armhathach
2023-07-01fix undef with fsphathach
2023-07-01forgot board.mk for ra6m1hathach
2023-07-01add ra6m1 boardhathach
2023-07-01refactor to match fsp_cfghathach
2023-07-01update linkerhathach
2023-07-01rework ra buildhathach
2023-06-30tusb_fifo: split constant address functionsmndza
2023-06-30Update support for Cynthion boardsmndza
2023-06-30move LTO checked to family_support.cmakehathach
2023-06-30clean up ra makefilehathach
2023-06-29Update build badgeHa Thach
2023-06-29Merge pull request #2130 from hathach/hcd-frame-pio-usbHa Thach
2023-06-29add hcd_frame_number() for pio-usb hosthathach
2023-06-28Name queues for easier FreeRTOS debugging with task- and queue-aware debuggersDave Nadler
2023-06-28Merge branch 'hathach:master' into masterDave Nadler
2023-06-28Fix minor spellingDevin Auclair
2023-06-27Merge pull request #2085 from georgeboc/msc-ready-bug-fixHa Thach
2023-06-27Merge pull request #2128 from hathach/cmake-freertosHa Thach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-26Merge pull request #2127 from hathach/rp2040-cmake-cleanupHa Thach
2023-06-26more rp2040 family clean uphathach
2023-06-26minor clean up with include_guard()hathach
2023-06-26fix warnings when enable rtt with rp2040hathach
2023-06-26Merge pull request #2125 from hathach/cmake-detect-familyHa Thach
2023-06-26auto detect FAMILY based on BOARDhathach
2023-06-25Merge pull request #2124 from hathach/refactor-make-buildHa Thach
2023-06-25update hw test l4hathach
2023-06-25fix ci with lpc55 and kl, move hw test l4 to cmake iarhathach
2023-06-25run ci with -DCMAKE_BUILD_TYPE=MinSizeRelhathach
2023-06-24more cmake less makehathach