12 Commits

Author SHA1 Message Date
hathach
c8130afe9b
bump up cmake min to 3.20 2025-01-21 16:28:26 +07:00
hathach
4012e15075
move core init code to dwc2 common. update/correct build for esppressif 2024-10-15 17:55:24 +07:00
dp111
fc07df320b use fixed with in printf ( found by clang)
NB %lu is a minimum of 32 bits where as the variable use is exactly 32 bits . This can affect porting to other systems.
2024-09-03 20:28:42 +01:00
hathach
26ca48e7a7
move make.mk and rules.mk to build_system/make 2023-11-23 20:20:01 +07:00
hathach
a160da1f2b
add lpc43 family 2023-08-03 17:19:47 +07:00
hathach
e43387abac
rework cmake with rtos support add RTOS to family_configure_device/host/dual_example() 2023-06-27 15:45:38 +07:00
hathach
e754795d3a
fix build warnings 2023-06-16 15:29:34 +07:00
hathach
41801c2a6b
add typec example to cmake 2023-06-12 17:12:25 +07:00
hathach
7a1179a4e1
tested with 9V request 2023-06-12 17:01:54 +07:00
hathach
6941a5af81
wrap up initial PD support for G4 2023-06-12 16:42:27 +07:00
hathach
9b7dee563e
able to response with good crc 2023-06-07 18:57:48 +07:00
hathach
b893f1d541
inital support for usb typec and pd example 2023-06-07 15:10:40 +07:00