hathach
4f8ccb165c
move yield() to main.cpp
2019-12-19 23:54:15 +07:00
hathach
404c9e4068
improve TinyUSB port
...
add yield to stream timeRead() timePeek() and Serial::bool()
2019-05-22 00:48:41 +07:00
hathach
3e415ba7be
add tud_cdc_write_flush() call in main() and yield()
2019-05-12 23:51:37 +07:00
hathach
3c5f92d49d
better use USE_TINYUSB for stack detection
2019-05-09 23:50:20 +07:00
hathach
ab16f9899d
add menu dropdown list for usb stack selection
2019-05-01 01:01:59 +07:00
hathach
9c07070580
get msc & hid example work with metro m0 express
2019-04-30 00:12:17 +07:00
Cristian Maglie
ce89e7e244
Launch libc initialization after hardware setup
...
This pachs allows C++ global constructors to run after hardware
initialization. This helps some libraries that setups hardware
in class constructor to work properly.
See also #169
2016-10-11 18:40:20 +02:00
Cristian Maglie
c5e9cfd84f
Added initVariant() hook
...
as in the other Arduino cores
2015-06-13 16:16:50 +02:00
Cristian Maglie
5e4be6d6bb
small indent fix
2014-11-21 17:20:54 +01:00
Thibaut VIARD
ae42fd1167
Adding license in files, update platform.txt
2014-07-25 17:11:29 +02:00
Jean-Christophe BUDA
cdfd4c27bc
modify usb initialization, add it in main.cpp
...
o Please enter the commit message for your changes. Lines starting
2014-07-01 13:13:52 +02:00
Jean-Christophe BUDA
5873b030b0
USB device stack HID CDC validated
2014-06-20 17:28:31 +02:00
Thibaut VIARD
27552157e3
Doing cosmetics
2014-05-12 23:47:27 +02:00
Thibaut VIARD
54f8371b39
Clocks inits checkpoint
2014-05-08 23:30:37 +02:00
Thibaut VIARD
ec55df1e98
compilation checkpoint
2014-05-07 09:59:31 +02:00
Thibaut VIARD
973ccc47d8
Adding first files, not Zero specific
2014-04-15 14:46:03 +02:00