Glenn Ruben Bakke
|
1192981d24
|
nrf5/drivers/ticker: Removing unused code.
|
2017-05-18 23:11:41 +02:00 |
|
Glenn Ruben Bakke
|
c921bbd9ac
|
nrf5/drivers/ticker: Removing LowPriority callback from nrf51 as there is only one SoftwareIRQ free if bluetooth stack is enabled. Also setting new IRQ priority on SlowTicker to 3 instead of 2, to interleave with bluetooth stack if needed. Updating all NVIC calls to use hal_irq.h defined static inlines instead of direct access.
|
2017-05-18 23:11:41 +02:00 |
|
Glenn Ruben Bakke
|
086d79fbad
|
nrf5/drivers/ticker: Add compile config guard in ticker.c to only include the driver if SOFT_PWM is configured in by board.
|
2017-05-18 23:11:41 +02:00 |
|
Glenn Ruben Bakke
|
cab515a022
|
nrf5/drivers/ticker: Adding ticker.c/.h from microbit port.
|
2017-05-18 23:11:41 +02:00 |
|