micropython/ports/nrf/modules
Glenn Ruben Bakke 77b4cfcbc9 nrf/modules/nrf: Add function to enable/disable DCDC.
This function can be used to enable and disable the DC/DC converter with or
without the Bluetooth stack enabled.  It can also be used to query the
current state of the DC/DC.

This commit also adds a definition of ARRAY_SIZE needed by nrfx HAL-layer.
2021-08-09 14:55:59 +10:00
..
ble nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +10:00
board all: Update to point to files in new shared/ directory. 2021-07-12 17:08:10 +10:00
machine nrf/modules: Replace master/slave with controller/peripheral in SPI. 2021-07-18 11:23:41 +10:00
music py/mpstate: Make exceptions thread-local. 2021-06-19 09:43:44 +10:00
nrf nrf/modules/nrf: Add function to enable/disable DCDC. 2021-08-09 14:55:59 +10:00
scripts nrf/modules/scripts: Add file system formatting script. 2021-08-08 23:17:55 +10:00
ubluepy all: Use MP_ERROR_TEXT for all error messages. 2020-04-05 15:02:06 +10:00
uos nrf/modules/uos: Add ilistdir to uos module. 2021-08-08 23:17:55 +10:00
utime nrf: Add support for time.ticks_xxx functions using RTC1. 2020-07-08 23:47:02 +10:00
manifest.py nrf/Makefile: Set default manifest file for all targets. 2021-08-08 23:17:55 +10:00