index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
claude/add-systemview-debug
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/ci-review-effort
claude/mtp-data-phase-fixes
claude/prompt-audit
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-add-ea4088qs
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
demos
/
device
/
device_cmsis_rtx
Age
Commit message (
Expand
)
Author
2014-08-04
replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board)
hathach
2014-05-13
add lpcxpresso spifi flash setting
hathach
2014-04-29
fix/correct the max_loop (upper bound for EHCI & OHCI) endpoint list. This ca...
hathach
2014-04-28
make freertos source unmodified to ease the upgrade process later
hathach
2014-04-25
cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE
hathach
2014-04-24
update project file
hathach
2014-04-22
manual make clean since lpcxpresso -cleanBuild does not clean the correct con...
hathach
2014-04-17
clean up STATIC_VAR
hathach
2014-04-17
enable one ELF per function to have reduced code size from keil
hathach
2014-04-09
remove lpclink2 board
hathach
2014-04-09
remove OSAL_VAR for the simplicity
hathach
2014-04-09
tested lpcxpresso with ngx for all projects
hathach
2014-04-09
fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/tools
hathach
2014-04-08
change keil_ram.ini to lpc43xx_debug_init.ini
hathach
2014-04-08
update all IAR project to support NGX4330 SPIFI configure
hathach
2014-04-07
added debug configure file for iar
hathach
2014-04-07
change all keil project setting for NGX4330 to use SPIFI setting
hathach
2014-04-04
clean up
hathach
2014-04-04
remove RF1GHZNODE from board/readme.md
hathach
2014-04-03
fix keil jlink setting with 4357
hathach
2014-04-03
added rtos to greeting for easy testing
hathach
2014-04-03
remove space in all lpcxpresso build for board
hathach
2014-04-01
rename all configuration name to remove space in IAR project
hathach
2014-04-01
change all target name without space and output dir & listing dir
hathach
2014-03-31
update xpresso host cmsis rtx to build with ngx4330
hathach
2014-03-31
iar device cmsis can build all
hathach
2014-03-31
change to cmsis
hathach
2014-03-31
keil build all with device cmsis rtx
hathach
2014-03-31
working on device cmsis rtx
hathach
2014-03-31
device_freertos/.cproject works well with msc & keyboard
hathach
2014-03-29
add initial project file for device cmsis rtx
hathach