micropython/ports/nrf/drivers
Glenn Ruben Bakke ca2bb66127 nrf/bluetooth: Resolve compilation warning in ble_drv.c.
This patch makes sure that the char_data.props is first
assigned a value before other flags are OR'd in.
Resolves compilation warning on possible unitialized variable.
2019-02-20 07:25:51 +01:00
..
bluetooth nrf/bluetooth: Resolve compilation warning in ble_drv.c. 2019-02-20 07:25:51 +01:00
flash.c nrf: Properly use (void) instead of () for function definitions. 2018-07-20 14:11:28 +10:00
flash.h nrf/drivers/flash: Fix incorrect page alignment check. 2018-07-23 16:12:33 +10:00
softpwm.c nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00
softpwm.h nrf/drivers: Add license text to ticker.h and softpwm.h. 2018-07-18 17:12:26 +10:00
ticker.c nrf/ticker: Remove duplicate NRFX_IRQ_PRIORITY_SET. 2019-01-31 17:50:10 +11:00
ticker.h nrf: Properly use (void) instead of () for function definitions. 2018-07-20 14:11:28 +10:00