index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
make.mk
Age
Commit message (
Expand
)
Author
2020-03-26
house keeping
hathach
2020-03-25
makefile clean up
hathach
2020-03-24
Merge branch 'master' into develop
Ha Thach
2020-03-24
Merge pull request #194 from cr1901/msp430f5529
Ha Thach
2020-03-23
per review
hathach
2020-03-23
remove -Wnested-externs since many driver does this including CMSIS_5
hathach
2020-03-22
Merge branch 'master' into cr1901-msp430f5529
hathach
2019-11-20
move -flto to board.mk
hathach
2019-11-20
adding support for NXP rt1064 evk board, boad test led + sw8 work.
hathach
2019-11-13
examples: make: specify CROSS_COMPILE for fomu
Sean Cross
2019-11-05
Merge branch 'master' into cr1901-msp430f5529
hathach
2019-11-03
seperate DEBUG from LOG
hathach
2019-10-29
clean up warning, msp430 gcc 8.3 fixed the library lto issue
hathach
2019-10-25
Merge branch 'master' into cr1901-msp430f5529
hathach
2019-10-18
change DEBUG optimization option from O0 to Og
hathach
2019-10-12
adding log support with uart
hathach
2019-10-04
Add Spresense board
Kamil Tomaszewski
2019-10-02
Merge remote-tracking branch 'origin' into msp430f5529
William D. Jones
2019-09-27
add -Wextra for more warnings to example
hathach
2019-09-20
added stm32 L0 support
hathach
2019-09-14
msp430f5529: Add empty msp_exp430f5529lp BSP and DCD.
William D. Jones
2019-09-03
board_test work with lpcxpresso55s69
hathach
2019-05-29
use adafruit-nrfutil dfu as default flash target for feather nrf52840
hathach
2019-05-24
move all build into folder _build
hathach
2019-05-20
add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840
hathach
2019-05-14
enable CFG_TUSB_DEBUG on DEBUG build
hathach
2019-05-14
makefile clean up
hathach
2019-05-01
add make.mk and rules.mk to help new makefile example
hathach