This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-31 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
demos
/
bsp
/
boards
History
hathach
c20071c55c
fix compiler error for USB1 to none in ehci.c
...
rename and moving bsp ea4357
2013-04-22 11:00:43 +07:00
..
embedded_artists
/Lib_OemBaseBoard
fix compiler error for USB1 to none in ehci.c
2013-04-22 11:00:43 +07:00
board_at86rf2xx.c
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
board_at86rf2xx.h
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
board_ea4357.c
separate fake ehci's run async & period list
2013-04-21 15:09:54 +07:00
board_ea4357.h
adding code to allow configure MIC2555 to pull down D+/D- (still need bit bangding I2C on PB_0 PB_1)
2013-04-09 02:13:18 +07:00
board_lpcxpresso1347.c
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
board_lpcxpresso1347.h
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00
board_ngx4330.c
- add scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2); // USB1_VBUS monitor presence
2013-04-08 14:57:00 +07:00
board_ngx4330.h
- add scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2); // USB1_VBUS monitor presence
2013-04-08 14:57:00 +07:00
board.c
- put ATTR_UNUSED to hardfault handler variables to discard compiler warning
2013-03-26 12:14:04 +07:00
board.h
adding code to allow configure MIC2555 to pull down D+/D- (still need bit bangding I2C on PB_0 PB_1)
2013-04-09 02:13:18 +07:00
printf_retarget.c
change website from tinyusb.net to tinyusb.org
2013-03-25 11:46:30 +07:00