summaryrefslogtreecommitdiff
path: root/examples/rules.mk
AgeCommit message (Expand)Author
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
2019-08-31support LPC51u68 #100hathach
2019-07-24update vendor device similar to cdc read/writehathach
2019-06-10fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*hathach
2019-05-24move all build into folder _buildhathach
2019-05-20add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840hathach
2019-05-18Fix missing section in binary outputDamien Nicolet
2019-05-15ea4357 build with makefile, add to travishathach
2019-05-14more makefile clean uphathach
2019-05-01add make.mk and rules.mk to help new makefile examplehathach