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
/
hw
/
bsp
/
pca10056
Age
Commit message (
Collapse
)
Author
2019-05-15
board clean up, add button for ea4088
hathach
2019-05-14
more makefile clean up
hathach
2019-05-14
clean up
hathach
2019-05-14
update license year to 2019
hathach
2019-05-01
add make.mk and rules.mk to help new makefile example
hathach
2019-04-08
fix #53 use nrfx_usbd_errata.h
hathach
2019-04-02
rename board_led_control to board_led_write
hathach
2019-04-01
add board_button_read()
hathach
2019-03-30
added tud_suspended() and tud_ready()
hathach
2019-03-25
fix timer prio for freertos to blink led
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-23
clean up bsp, adde board_millis()
hathach
2019-03-23
add board_noos_millis() for blinky
hathach
2019-03-22
simplify board API, adding stm32f3 discovery
hathach
- remove board header since it is not used
2019-03-22
clean up
hathach
2019-03-20
clean board uart read & write
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-03-20
fix pca10056 build error due to nrfx undef usage
hathach
2019-03-20
move -nostdlib (-nostartfiles) into board.mk
hathach
since nrf5x require the use of std startup. Add verbose mode to makefile
2019-01-29
nrf5x Let application decide USBD_IRQn priority
hathach
2019-01-29
usb work when sd is init first
hathach
2019-01-29
nrf5x usb init before sd works
hathach
2019-01-29
add S140 v6 build config for nrf5x
hathach
2019-01-02
adding makefile support for nrf5x
hathach
got undefined reference to `_start'
2018-12-07
enable all warnings
hathach
2018-12-03
update pca10056, clean files
hathach
2018-11-26
clean up warnings
hathach
2018-11-14
added board led for metro m4
hathach
2018-11-14
add Adafruit samd-peripherals as submodule.
hathach
clean up board
2018-11-13
added tud_cdc_write_str, tu_fifo only use mutex for RTOS config
hathach
2018-11-13
clean up board.h
hathach
2018-10-23
simplify qspi flash with blocking API
hathach
2018-09-25
clean up, update nrfx to 1.3.0
hathach
2018-09-11
update qspi
hathach
2018-09-08
better qspi
hathach
2018-09-08
qspi msc flash seems to work
hathach
2018-09-07
rename example files
hathach
2018-08-23
freertos blinky with software timer
hathach
2018-07-27
house keeping
hathach
2018-07-24
nrf52840 example work with boot keyboard
hathach
2018-07-02
remove sdk, add nrfx as submodule
hathach
update segger project to work with nrfx
2018-07-01
update auto descriptor
hathach
2018-05-15
get nrf5x hal work with SD and non_SD configure
hathach
2018-03-30
get freertos build
hathach
2018-03-29
update nrf52 hal millis
hathach
2018-03-20
wrap up nrf52 demo
hathach
2018-03-20
update code, remove nrf_drv_clock dependency
hathach
2018-03-13
working on nrf52
hathach
2018-03-11
adding nrf52840 port, able to blink led with pca10056
hathach