summaryrefslogtreecommitdiff
path: root/examples/rules.mk
AgeCommit message (Expand)Author
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
2021-03-01try to fetch needed mcu submodule while running makehathach
2021-02-10Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040.Ivo Popov
2021-02-01add consumer control to hid_composite exampleshathach
2021-01-29add support for LOG=2hathach
2021-01-26limit artifact to only uf2 for nowhathach
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-23rp2040 better support multiple boardshathach
2021-01-22update cmake build to work with esp32s2 and rp2040hathach
2021-01-22Merge branch 'master' into group-boards-into-familyhathach
2021-01-14replaced variable name to CMDEXE from UNAME.kkitayam
2021-01-11added support for cmd.exe as a shell on make.kkitayam
2020-11-27group esp32s2 board into its grouphathach
2020-10-10Merge pull request #521 from PanRe/uac2Ha Thach
2020-10-09use pyocd for iMXRT boardshathach
2020-10-08add flash-pyocd supporthathach
2020-10-08clean up jlink default interfacehathach
2020-10-07fix audio_test buildhathach
2020-07-16add tud_speed_get()hathach
2020-06-29added esp32s2 kaluga bsphathach
2020-04-06fix CIhathach
2020-04-06add -B for clean and flashhathach
2020-04-03make as wrapper to idf.py for consistencyhathach
2020-04-01add dcd_esp32s2hathach
2020-03-24msp_exp430f5529lp: Fix board.mk, remove .travis.yml.bck.William D. Jones
2020-03-22Merge branch 'master' into cr1901-msp430f5529hathach
2020-03-02add CDC-ECM/RNDIS/CDC-EEM network device class with examplePeter Lawrence
2020-01-17clean uphathach
2020-01-10add generic flash-stlinkhathach
2019-11-02Merge branch 'pigrew-ZLP_Request2' into cr1901-msp430f5529hathach
2019-10-28Add example of usage for the DFU Runtime supportSylvain Munaut
2019-10-25Merge branch 'master' into cr1901-msp430f5529hathach
2019-10-04Add Spresense boardKamil Tomaszewski
2019-10-02Merge remote-tracking branch 'origin' into msp430f5529William D. Jones
2019-09-14rules.mk: Create an LDINC variable for linker script search path.William D. Jones
2019-09-14msp430f5529: Add empty msp_exp430f5529lp BSP and DCD.William D. Jones
2019-09-14Add usbtmc class driver.Nathan Conrad
2019-09-08ported pca10059hathach