summaryrefslogtreecommitdiff
path: root/hw/bsp/family_support.cmake
AgeCommit message (Expand)Author
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03add board_get_unique_id() for serial numberhathach
2023-08-02fix pre-commit, also skip lto for rp2040hathach
2023-08-01add portenta c33 bsp, add flash by dfu-utilhathach
2023-08-01fix board name with dashhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-07-18Fix build issues when building for RP2040 from pico-examples/pico-sdk.graham sanderson
2023-07-07fully work with multiple ports without CFG_TUSB_RHPORT0/1hathach
2023-07-04update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering...hathach
2023-06-30move LTO checked to family_support.cmakehathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-26auto detect FAMILY based on BOARDhathach
2023-06-19enable etm trace support for h743 evalhathach
2023-06-16fix build warningshathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-16fix build warningshathach
2023-06-12Merge pull request #2104 from hathach/g4-pdHa Thach
2023-06-07movement of TOP in c0ecf8b5 broke RP2040 SDK buildgraham sanderson
2023-06-06able to get usbpd irq handlerhathach
2023-06-05clean uphathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-06-01add freertosconfig for g0, add cmake stlink, add g0 to cmake cihathach
2023-06-01skip set CMAKE_EXECUTABLE_SUFFIX for espressif porthathach
2023-06-01add lto for cmakehathach
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19improve flash targethathach
2023-05-10allow imxrt build with dual exmapleshathach
2023-05-06cmake work well with imxrthathach
2023-04-20clean uphathach
2023-03-17fix trailing space and new linehathach
2022-12-04Fix typosBastien Nocera
2022-07-12disable bad gcc 6 warninggraham sanderson
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson
2022-02-09Nit spelling correctionJay Beavers
2022-01-13Fix family_support.cmake to use new skip.txt and only.txt files for skipping ...Liam Fraser
2021-06-10Make examples standalone buildable via CMakegraham sanderson