| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-16 | Added support for Black Magic Probe (#787) | Dima Barsky | |
| * Added flash-bmp and debug-bmp targets; added .gdb_history to .gitignore * Added the BMP variable, defaults to /dev/ttyBmpGdb The name of the BMP device is different on different systems. On Linux (after installing the recommended udev rules) it'll be /dev/ttyBmpGdb, but the user should be able to override it. * Update rules.mk | |||
| 2021-03-30 | change suffix to _asm to be more explicit | hathach | |
| 2021-03-29 | add suffix _s to object of assembly file | hathach | |
| 2021-03-17 | move esp32s2 and rp2040 target rule to its family.mk | hathach | |
| 2021-03-17 | explicitly add dcd source file without vendor/family | hathach | |
| 2021-03-04 | rename FAMILY_SUBMODULES to DEPS_SUBMODULES | hathach | |
| 2021-03-02 | update pico-sdk to more recent commit | hathach | |
| - move target_link_libraries() to family.cmake - enable pico_bootsel_via_double_reset | |||
| 2021-03-02 | update ci for msp430 family | hathach | |
| 2021-03-01 | try to fetch needed mcu submodule while running make | hathach | |
| 2021-02-10 | Set -DCMAKE_BUILD_TYPE=Debug when building in debug for rp2040. | Ivo Popov | |
| This ensures that the Pico SDK, too, is built in debug mode and with nice debugging symbols. | |||
| 2021-02-01 | add consumer control to hid_composite examples | hathach | |
| both no OS and freeRTOS | |||
| 2021-01-29 | add support for LOG=2 | hathach | |
| LOGGER=rtt is not tested since jlink doesn't support rp2040 just yet | |||
| 2021-01-26 | limit artifact to only uf2 for now | hathach | |
| due to the large size of combined binaries of all boards + all examples | |||
| 2021-01-26 | add copy-artifact target, and add uf2 for all family board | hathach | |
| 2021-01-26 | change output filename to BOARD-Directory | hathach | |
| 2021-01-23 | rp2040 better support multiple boards | hathach | |
| 2021-01-22 | update cmake build to work with esp32s2 and rp2040 | hathach | |
| 2021-01-22 | Merge branch 'master' into group-boards-into-family | hathach | |
| 2021-01-14 | replaced variable name to CMDEXE from UNAME. | kkitayam | |
| removed the rule that .d files are converted to .P files. | |||
| 2021-01-11 | added support for cmd.exe as a shell on make. | kkitayam | |
| 2020-11-27 | group esp32s2 board into its group | hathach | |
| 2020-10-10 | Merge pull request #521 from PanRe/uac2 | Ha Thach | |
| Uac2 | |||
| 2020-10-09 | use pyocd for iMXRT boards | hathach | |
| 2020-10-08 | add flash-pyocd support | hathach | |
| 2020-10-08 | clean up jlink default interface | hathach | |
| 2020-10-07 | fix audio_test build | hathach | |
| 2020-07-16 | add tud_speed_get() | hathach | |
| - define both fs and hs configuration descriptor - rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS | |||
| 2020-06-29 | added esp32s2 kaluga bsp | hathach | |
| 2020-04-06 | fix CI | hathach | |
| 2020-04-06 | add -B for clean and flash | hathach | |
| 2020-04-03 | make as wrapper to idf.py for consistency | hathach | |
| update ci build script to only build esp32-s2 target with freertos examples | |||
| 2020-04-01 | add dcd_esp32s2 | hathach | |
| skip esp32s2_saola for make build since idf use cmake | |||
| 2020-03-24 | msp_exp430f5529lp: Fix board.mk, remove .travis.yml.bck. | William D. Jones | |
| 2020-03-22 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2020-03-02 | add CDC-ECM/RNDIS/CDC-EEM network device class with example | Peter Lawrence | |
| 2020-01-17 | clean up | hathach | |
| 2020-01-10 | add generic flash-stlink | hathach | |
| 2019-11-02 | Merge branch 'pigrew-ZLP_Request2' into cr1901-msp430f5529 | hathach | |
| 2019-10-28 | Add example of usage for the DFU Runtime support | Sylvain Munaut | |
| Signed-off-by: Sylvain Munaut <[email protected]> | |||
| 2019-10-25 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2019-10-04 | Add Spresense board | Kamil Tomaszewski | |
| 2019-10-02 | Merge remote-tracking branch 'origin' into msp430f5529 | William D. Jones | |
| 2019-09-14 | rules.mk: Create an LDINC variable for linker script search path. | William D. Jones | |
| 2019-09-14 | msp430f5529: Add empty msp_exp430f5529lp BSP and DCD. | William D. Jones | |
| 2019-09-14 | Add usbtmc class driver. | Nathan Conrad | |
| 2019-09-08 | ported pca10059 | hathach | |
| 2019-08-31 | support LPC51u68 #100 | hathach | |
| 2019-07-24 | update vendor device similar to cdc read/write | hathach | |
| maybe refactor later | |||
| 2019-06-10 | fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_* | hathach | |
| 2019-05-24 | move all build into folder _build | hathach | |
