Dan Halbert
|
ea15a9118a
|
ringbuf cleanup
|
2022-09-21 10:03:05 -04:00 |
Scott Shawcroft
|
0fadf028ef
|
Create first BLE-only board, Micro:Bit v2
This fixes build issues with USB off, tweaks the README to allow
for BLE-only boards and adds the Micro:Bit v2 definition.
Fixes #4546
|
2021-07-14 09:55:51 -07:00 |
Bernhard Boser
|
07a9593abc
|
add flow control info to busio_uart_obj_t
|
2021-01-17 19:33:32 -08:00 |
Dan Halbert
|
fbc8719fad
|
ringbuf tested
|
2020-04-21 22:40:12 -04:00 |
Dan Halbert
|
e92d90ce9c
|
Add second UARTE to busio.UART. Init uarts on startup.
|
2019-02-12 22:34:05 -05:00 |
hathach
|
e136222ae2
|
use rbuf for busio uart
|
2018-12-13 23:48:53 +07:00 |
Dan Halbert
|
63cd9209f1
|
allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feather 52840 UART pins
|
2018-12-04 15:05:39 -05:00 |
hathach
|
4015023e01
|
clean up uart io
|
2018-09-24 16:12:05 +07:00 |
hathach
|
7bbd449f06
|
uarte rx work fine
|
2018-09-24 15:54:32 +07:00 |
hathach
|
fdd3e91753
|
changing to nrf uarte, tx works fine
|
2018-09-24 14:56:52 +07:00 |
hathach
|
816ff05253
|
clean up
|
2018-09-21 03:53:35 +07:00 |
hathach
|
dddc437ea7
|
got rx working finally
|
2018-09-21 03:48:13 +07:00 |
hathach
|
9c25306877
|
uart rx got some issue with irq
|
2018-09-20 02:12:21 +07:00 |
hathach
|
c5593ec074
|
got uart tx work
|
2018-09-19 17:59:15 +07:00 |
Dan Halbert
|
5f101f3535
|
Add dummy UART implementation to nrf so it builds with UART turned on. Also add OneWire.
|
2018-02-21 22:53:17 -05:00 |