Dan Halbert
|
2262efc311
|
PulseOut working
|
2018-10-16 11:05:02 -04:00 |
hathach
|
2f0e0bdcaf
|
migrate serial from uart to uarte
|
2018-09-25 16:14:44 +07:00 |
hathach
|
fdd3e91753
|
changing to nrf uarte, tx works fine
|
2018-09-24 14:56:52 +07:00 |
Dan Halbert
|
2c15d12f2f
|
allow multiple I2C and SPI; improve nrfx_config.h
|
2018-09-20 20:45:30 -04:00 |
Dan Halbert
|
2309e60c0d
|
WIP; problem with staticly allocated IRQ handlers
|
2018-09-19 21:59:04 -04:00 |
hathach
|
ccd87a33b6
|
use nrf_pwm instead of direct registers
|
2018-09-05 13:18:36 +07:00 |
hathach
|
0e819599e7
|
Merge branch 'master' into nrf52840_usbboot
|
2018-07-10 02:02:52 +07:00 |
arturo182
|
25ece8fb3d
|
nrf: Rewrite the UART HAL using nrfx
|
2018-07-08 16:42:04 +02:00 |
hathach
|
7fff7f5e70
|
add usb msc support for nrf52840
|
2018-07-04 16:40:53 +07:00 |
arturo182
|
178c089045
|
nrf: Rewrite the I2C common-hal using nrfx
|
2018-06-28 22:45:02 +02:00 |
arturo182
|
2f1e678d60
|
nrf: Rewrite the SPI common-hal using nrfx
Use SPIM2 on nRF52832 and SPIM3 on nRF52840. SPIM3 is able to go
up to 32MHz!
|
2018-06-25 23:46:34 +02:00 |