Commit Graph

25 Commits

Author SHA1 Message Date
hathach
6b3a5957c2 cmake remove EXAMPLE-tinyusb target as library 2025-01-25 16:08:40 +07:00
hathach
b53801a8ac add cmake RTOS=zephyr (default noos) for zephyr build 2025-01-24 15:06:05 +07:00
hathach
a39e30db92 Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170 2024-12-17 11:16:27 +07:00
hathach
7e207e4f4a fix warning due to bsp_rom_registers.c 2024-12-16 23:48:44 +07:00
hathach
656772fc9d make sure g_bsp_rom_registers is not dropped by linker in cmake build.
always reserve 0x100 for option setting in linker to prevent possible bricked mcu
2024-12-16 22:03:06 +07:00
hathach
0785daecc1 update build for ra8m1: usbfs work, but usbhs not working just yet. Probably missing configuration or clock setup 2024-12-13 17:28:45 +07:00
hathach
4b39ecc519 update make build for ra 2024-12-13 08:53:54 +07:00
hathach
8f2b1bc7b9 used pin generated by rasc 2024-12-12 16:07:30 +07:00
hathach
69dd473a4c more migrate to ra smart configurator 2024-12-12 13:17:15 +07:00
hathach
b5e84d26c2 change ra bsp to match fsp generated directory 2024-12-10 22:17:18 +07:00
HiFiPhile
f934224351 Fix cmake options.
Signed-off-by: HiFiPhile <admin@hifiphile.com>
2024-11-30 22:26:33 +01:00
HiFiPhile
0074ed7c67 Add bin & hex output to cmake targets. 2024-11-30 21:50:50 +01:00
hathach
7213b8abb1 move tools/cmake to examples/build_system 2023-11-23 20:06:22 +07:00
hathach
04f1a34c39 add rusb2_common.c for dynami irq 2023-08-01 17:03:07 +07:00
hathach
789e478d4d add portenta c33 bsp, add flash by dfu-util 2023-08-01 13:16:37 +07:00
hathach
fbaa148fe0 updating hcd rusb2
- make osal_task_delay() as weak function in usbh
- implement osal_task_delay() in hcd rusb2 (may moved to other places)
2023-07-26 18:55:41 +07:00
hathach
88478a9d05 add PORT selection for makefile 2023-07-07 16:24:22 +07:00
hathach
4bbacb1008 correct setting trace clock 2023-07-07 11:07:57 +07:00
hathach
f308435b64 update ra type to include usbhs registers 2023-07-06 09:34:33 +07:00
hathach
071c30f381 update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering PLL to 128Mhz. 2023-07-04 19:27:37 +07:00
hathach
04b1a67898 Merge branch 'master' into renesas_ra_hs_rebased 2023-07-03 13:09:43 +07:00
hathach
ec02ddf986 initial ra6m5 ek, board_test led + sw works 2023-07-01 21:43:52 +07:00
hathach
50381f7b4c refactor to match fsp_cfg 2023-07-01 17:09:09 +07:00
hathach
22fb66436d update linker 2023-07-01 16:40:47 +07:00
hathach
99e75e6a8a rework ra build 2023-07-01 12:41:12 +07:00