summaryrefslogtreecommitdiff
path: root/examples/rules.mk
AgeCommit message (Expand)Author
2023-08-01add portenta c33 bsp, add flash by dfu-utilhathach
2023-07-18Change a variable to a target so that it works on windows command promptkkitayam
2023-06-24separate iar and gcc build for clean make, also add cpu specific makehathach
2023-06-16fix build warningshathach
2023-05-19improve flash targethathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-15adding nrfhathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not suppor...hathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach
2023-03-17fix ci build with fomuhathach
2023-03-17fix trailing space and new linehathach
2023-03-10adding python script to manage dependencies instead of submodulehathach
2023-03-08improve cihathach
2023-03-06fix iar cihathach
2023-03-05ignore mkdir in windows cihathach
2023-03-05more ci testhathach
2023-02-13add metro m7 1011 board def (not running yet)hathach
2023-01-21update stm32f1 to support iar buildhathach
2023-01-20slightly update rule.mk for IARhathach
2023-01-17update freertos example to build with iarhathach
2023-01-17update makefile to support iar build starting with stm32f070hathach
2022-07-01add get-deps targethathach
2022-03-04skip pyocd reset after flashhathach
2022-01-25Merge branch 'master' into masterHa Thach
2021-12-27build system: Changes for xc32 compilerJerzy Kasenberg
2021-12-07Add mksunxi tool to make flashable imageYunhao Tian
2021-12-04Add BSP support for F1C100sYunhao Tian
2021-11-08add flash-openocd target. correct ek-tm4c123 button statehathach
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-09-29moved ISO attributes from audio to commonkkitayam
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence
2021-08-29add CFG_EXAMPLE_MSC_READONLY for curiosityhathach
2021-08-29Add PYOCD_OPTIONmainr
2021-08-29Added support for Microchip Curiosity Nano SAMD21 board (DM320119)mainr
2021-05-26fix dfu example buildhathach
2021-04-18Merge branch 'master' into alisitsyn-esp-based_on_334e95fhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16Added support for Black Magic Probe (#787)Dima Barsky
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-03-30change suffix to _asm to be more explicithathach
2021-03-29add suffix _s to object of assembly filehathach
2021-03-17move esp32s2 and rp2040 target rule to its family.mkhathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-02update pico-sdk to more recent commithathach
2021-03-02update ci for msp430 familyhathach