hathach
|
7aa5a53652
|
fix log printf
|
2020-03-08 13:26:36 +07:00 |
|
hathach
|
b638aabad8
|
add uart for feather nrf52840
|
2020-03-08 13:25:14 +07:00 |
|
Ha Thach
|
4620ac5b77
|
Merge pull request #292 from hathach/develop
Add several boards
|
2020-03-07 19:15:43 +07:00 |
|
hathach
|
659fc4f29e
|
added itsybitsy m0, m4
|
2020-03-07 18:26:39 +07:00 |
|
hathach
|
bdc5e3d3bc
|
added feather sense and CLUE
|
2020-03-07 18:02:54 +07:00 |
|
hathach
|
3ea95c2ab6
|
clean up LD_FILE using $(BOARD)
make it easier to duplicate bsp
|
2020-03-07 17:49:30 +07:00 |
|
hathach
|
800330cdf0
|
added feather nrf52840 sense
|
2020-03-07 17:27:59 +07:00 |
|
Ha Thach
|
5f5ee465a6
|
Merge pull request #291 from hathach/port-samg55
Port samg55
|
2020-03-07 16:38:59 +07:00 |
|
Peter Lawrence
|
d74facfd0a
|
usbnet RNDIS correction
|
2020-03-04 17:54:11 -06:00 |
|
Ha Thach
|
093b1381f2
|
Merge pull request #287 from majbthrd/usbnet
add CDC-ECM/RNDIS/CDC-EEM network device class with example
|
2020-03-03 23:59:43 +07:00 |
|
Peter Lawrence
|
4a4682a80a
|
update net class to follow API naming convention
|
2020-03-03 10:31:46 -06:00 |
|
Ha Thach
|
048f5e34dc
|
Merge pull request #280 from majbthrd/nuc505
add Nuvoton NUC505
|
2020-03-03 21:35:06 +07:00 |
|
Peter Lawrence
|
fee79d7466
|
add CDC-ECM/RNDIS/CDC-EEM network device class with example
|
2020-03-02 21:15:01 -06:00 |
|
Ha Thach
|
43025b2ae3
|
Merge pull request #286 from chang196700/feature-langid
Add feature: langid Support
|
2020-03-03 10:03:49 +07:00 |
|
Chang Feng
|
8d97e58192
|
Add langid to tests.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
|
2020-02-26 13:37:26 +08:00 |
|
Chang Feng
|
b97d4709c2
|
Add langid to examples.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
|
2020-02-26 13:37:02 +08:00 |
|
Chang Feng
|
75afeb1266
|
Add langid to example cdc_msc.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
|
2020-02-26 13:14:04 +08:00 |
|
Chang Feng
|
5c760e1f74
|
Add langid to example cdc_dual_ports.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
|
2020-02-26 13:11:11 +08:00 |
|
Chang Feng
|
b8ea0f0a6b
|
Add langid support to descriptor string callback.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
|
2020-02-26 13:07:15 +08:00 |
|
Ha Thach
|
cb3de67663
|
Merge pull request #282 from an-dr/esp32s2_num
add a number for esp32-s2
|
2020-02-19 22:58:54 +07:00 |
|
Andrei Gramakov
|
8d84bdff21
|
add a number for esp32-s2
|
2020-02-19 12:50:36 +01:00 |
|
Peter Lawrence
|
6ab799c7eb
|
atomic GPIO operation in BSP
|
2020-02-11 14:34:07 -06:00 |
|
Peter Lawrence
|
7d8ecc63a6
|
add Nuvoton NUC505
|
2020-02-07 20:11:00 -06:00 |
|
hathach
|
46f22860fb
|
correct waklaround with only status IN
correct usb descriptor msc dual example to work with samg
|
2020-02-07 22:13:38 +07:00 |
|
hathach
|
02b2c60231
|
samg55 work with cdc msc example
|
2020-02-07 17:39:20 +07:00 |
|
hathach
|
087e3c7f56
|
Merge branch 'master' into port-samg55
|
2020-02-07 16:50:07 +07:00 |
|
hathach
|
9ca6311ac4
|
implement walkaround for incorrect DATA Toggle for status control.
|
2020-02-07 16:46:18 +07:00 |
|
hathach
|
b6b9fe42af
|
more log for debugging
|
2020-02-07 16:43:44 +07:00 |
|
Peter Lawrence
|
a8e66f0111
|
added CFG_EXAMPLE_MSC_READONLY to NuTuny-SDK-NUC120 board.mk
|
2020-01-25 13:32:31 -06:00 |
|
Peter Lawrence
|
cd8eb2a06b
|
added support for Nuvoton NUC120
|
2020-01-25 13:10:32 -06:00 |
|
Ha Thach
|
0d3a7257f5
|
Merge pull request #275 from hathach/develop
rt10xx: correct max endpoint count is 8
|
2020-01-17 17:20:47 +07:00 |
|
hathach
|
e2f60a5134
|
rt10xx: correct max endpoint count is 8
|
2020-01-17 17:09:23 +07:00 |
|
hathach
|
04d8671641
|
clean up, disable SOF for dcd trans since we don't use it for now
|
2020-01-17 12:59:00 +07:00 |
|
hathach
|
3208fe00b6
|
clean up
|
2020-01-17 12:06:59 +07:00 |
|
hathach
|
c3f4c75cfc
|
Merge branch 'master' into develop
|
2020-01-17 10:58:04 +07:00 |
|
Ha Thach
|
1f95f439e1
|
Merge pull request #274 from tannewt/dcache
Clean and invalidate the DCache when we have one.
|
2020-01-17 09:47:38 +07:00 |
|
Scott Shawcroft
|
cd6454a330
|
Add if guards for dcache flushes.
|
2020-01-16 17:17:49 -08:00 |
|
Scott Shawcroft
|
ae68668df9
|
flush and invalidate the dcache
|
2020-01-15 21:59:15 -08:00 |
|
Ha Thach
|
4daeb38185
|
Merge pull request #273 from majbthrd/nucbusreset
nuc121: survive USB bus reset
|
2020-01-16 11:37:35 +07:00 |
|
Ha Thach
|
12b191510a
|
Merge branch 'master' into nucbusreset
|
2020-01-16 11:22:33 +07:00 |
|
hathach
|
05fd02194e
|
correct return value of midid_xfer_cb
|
2020-01-16 11:12:26 +07:00 |
|
Ha Thach
|
7b20b80dc0
|
Merge pull request #190 from pigrew/line_endings
Adjust line endings.
|
2020-01-16 11:10:52 +07:00 |
|
Ha Thach
|
537ceb0f65
|
Merge branch 'master' into line_endings
|
2020-01-16 10:55:14 +07:00 |
|
Peter Lawrence
|
2ed395bde3
|
nuc121: survive USB bus reset
|
2020-01-15 21:40:24 -06:00 |
|
majbthrd
|
f28fad7bbf
|
Merge pull request #272 from majbthrd/nucbetter
nuc121: enhanced driver and hopefully added readability
|
2020-01-15 20:24:53 -06:00 |
|
Peter Lawrence
|
c04bc07c29
|
nuc121: enhanced driver and hopefully added readability
|
2020-01-15 20:09:50 -06:00 |
|
Nathan Conrad
|
25c1bea782
|
Normalize line endings
|
2020-01-15 14:47:43 -05:00 |
|
Nathan Conrad
|
5b9b36be14
|
Add gitattributes
|
2020-01-15 14:46:12 -05:00 |
|
majbthrd
|
906471a487
|
Merge pull request #271 from majbthrd/nucoutmps
nuc121: fix handling of OUT transfers larger than max packet size
|
2020-01-15 10:28:49 -06:00 |
|
Peter Lawrence
|
7f2db321bf
|
nuc121: better fix for handling large OUT transfers
|
2020-01-15 10:23:23 -06:00 |
|