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
2023-11-23
move make.mk and rules.mk to build_system/make
hathach
2023-11-23
move make to examples/build_system
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach
2023-09-11
wrap up build cmake & make support for max3421, to enable the Host driver, 'M...
hathach
2023-08-06
Change to subst to work on windows command prompt
kkitayam
2023-08-01
fix board name with dash
hathach
2023-07-31
enable USBMC for uno r4, add board_init_after_tusb() API
hathach
2023-06-24
allow to skip CPU_CORE
hathach
2023-06-24
separate iar and gcc build for clean make, also add cpu specific make
hathach
2023-05-19
adding cpu core .mk for makefile
hathach
2023-03-21
add -Wreturn-type
hathach
2023-03-06
more ci fix
hathach
2023-03-06
integrate top.mk into make.mk
hathach
2023-03-06
update size to fix macos ci
hathach
2023-03-05
more ci test
hathach
2023-03-05
fix ci build on windows
hathach
2023-01-17
update makefile to support iar build starting with stm32f070
hathach
2022-11-21
fix build with rp2040 and rx65
hathach
2022-07-01
add get-deps target
hathach
2022-06-27
suppress error with net example
hathach
2022-06-24
fix redundant-decls warnings by usbd/usbh
hathach
2022-06-24
add more warning option, also fix -Wconversion with rp2040
hathach
2021-12-27
build system: Changes for xc32 compiler
Jerzy Kasenberg
2021-10-18
enable -Wnull-dereference
hathach
2021-10-17
more with -Wcast-qual
hathach
2021-09-07
default PYTHON to python3 on linux, and python on windows
hathach
2021-09-07
add msc workaround for cxd56
hathach
2021-06-10
remove BOARD from output name
hathach
2021-05-25
fix warnings cast function type for nrf, fix pico osal warning
hathach
2021-04-16
Added support for Black Magic Probe (#787)
Dima Barsky
2021-03-17
move esp32s2 and rp2040 target rule to its family.mk
hathach
2021-03-10
Update pico sdk 1.1.0 (#712)
Ha Thach
2021-03-04
rename FAMILY_SUBMODULES to DEPS_SUBMODULES
hathach
2021-03-03
group h743eval and h743nucleo into stm32h7
hathach
2021-03-02
move fomu to its own family, update ci with build risv
hathach
2021-03-01
try to fetch needed mcu submodule while running make
hathach
2021-01-29
add support for LOG=2
hathach
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-25
rename build output
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
2021-01-13
also build boards without family
hathach
2021-01-11
added support for cmd.exe as a shell on make.
kkitayam
2020-11-28
move all nrf boards into its family group
hathach
2020-11-28
group more nrf boards
hathach
2020-11-28
grouping nrf boards
hathach
2020-09-04
fflush(stdout) for keyboard host example
hathach
2020-07-23
fix samd21 race condition with setup packet
hathach
[next]