circuitpython/ports/nrf/modules/random
Damien George 97eca38c4f py: Add mp_raise_type helper macro and use it where appropriate.
This provides a more consistent C-level API to raise exceptions, ie moving
away from nlr_raise towards mp_raise_XXX.  It also reduces code size by a
small amount on some ports.
2020-02-13 11:03:37 +11:00
..
modrandom.c py: Add mp_raise_type helper macro and use it where appropriate. 2020-02-13 11:03:37 +11:00
modrandom.h nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00