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
Peter Lawrence
f2a5335417
nuc121: fix handling of OUT transfers larger than max packet size
2020-01-14 22:07:38 -06:00
Ha Thach
1210beb906
Merge pull request #270 from hathach/develop
...
Add LED to NUC BSP
2020-01-15 10:10:48 +07:00
Sean Cross
a6b916ba85
Merge pull request #269 from antmicro/volatile_buffers_fix
...
dcd_eptri: Fix rx_buffer/tx_buffer volatile annotation
2020-01-15 07:02:11 +10:00
Mateusz Holenko
c1781e5e7c
dcd_eptri: Fix rx_buffer/tx_buffer volatile annotation
...
This makes `rx_buffer` and `tx_buffer` *pointers*
volatile in order to avoid caching them in a register.
The original notation meant "a pointer to a volatile value"
(equivalent of `volatile uint8_t *`). This resulted in
`while(rx_buffer[ep_num] != NULL) ;` loop to get stuck
forever, even though the IRQ handler set the `rx_buffer[ep_num] = NULL`.
2020-01-14 13:57:17 +01:00
hathach
0c1fff735d
skip nuc flash verify
2020-01-14 18:19:33 +07:00
hathach
4de9439fb1
more nuvoton support
...
- add LED for nutiny nuc 121, 125s, 126v
- flash target to use nuvoton's openocd fork
2020-01-14 18:13:42 +07:00
Ha Thach
6781d58449
Merge pull request #267 from majbthrd/adatypo
...
correct apparent Adafruit typo in SAMD21 board.mk
2020-01-12 11:51:06 +07:00
Peter Lawrence
64b435cf6e
correct apparent Adafruit typo in SAMD21 board.mk
2020-01-11 18:25:38 -06:00
Ha Thach
13016c5cbb
Merge pull request #266 from hathach/develop
...
follow up to PR #240
2020-01-11 13:14:30 +07:00
hathach
516e6e6bea
add cdc_dual_ports example to actionci
2020-01-11 13:02:10 +07:00