arturo182
|
af5cb9c492
|
nrf: Remove unneeded hal files
|
2018-06-27 21:00:34 +02:00 |
arturo182
|
2a12fcd18b
|
nrf: Rewrite the AnalogIn common-hal using nrfx
|
2018-06-27 20:41:30 +02:00 |
Scott Shawcroft
|
91427b0b23
|
Merge pull request #959 from arturo182/nrf_spim
nrf: Rewrite the SPI common-hal using nrfx
|
2018-06-26 11:00:12 -07:00 |
arturo182
|
16973d0559
|
nrf: Remove unused hal files
Makes it easier to keep track of what's left to rewrite.
|
2018-06-26 00:13:41 +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 |
arturo182
|
5509f394dc
|
nrf: Add a nrfx submodule and prepare for using the new drivers
|
2018-06-20 20:43:59 +02:00 |
arturo182
|
05bd5d4ee6
|
nrf: Remove nRF51 boards and files, update README
|
2018-02-07 22:44:13 +01:00 |
hathach
|
7f79a0e78c
|
added Ctrl+C interrupt
|
2017-12-29 22:43:31 +07:00 |
hathach
|
a021a9e5f0
|
update uart to remove dependency on machine uart module
|
2017-12-29 21:25:43 +07:00 |
microbuilder
|
60a23f0fb6
|
nRF52 update with internal file system support
|
2017-12-21 13:49:14 +01:00 |
Kevin Townsend
|
ce75a21e50
|
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
This reverts commit 92113dde81 .
|
2017-11-23 13:38:38 +01:00 |
Kevin Townsend
|
92113dde81
|
Supervisor REPL support for ports/nrf/boards/feather52
|
2017-11-23 09:22:11 +01:00 |
Glenn Ruben Bakke
|
44e2cb415f
|
ports/nrf: Moving nrf51/52 port to new ports directory
|
2017-10-04 21:46:48 +02:00 |