You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Lechner 8a69c54211 nrf: Use MP_REGISTER_ROOT_POINTER(). 2 years ago
..
adc.c nrf: Update to work with nrfx v2.0.0, to match TinyUSB. 5 years ago
adc.h nrf/adc: Allow for external use of new and value read function. 6 years ago
i2c.c extmod/machine_i2c: Add init protocol method for generic I2C bindings. 4 years ago
i2c.h ports: Add SoftI2C and SoftSPI to machine module where appropriate. 4 years ago
modmachine.c nrf/modmachine: Add machine.idle() function. 2 years ago
modmachine.h nrf/modmachine: Add machine.bootloader() and make it customisable. 2 years ago
pin.c nrf: Use MP_REGISTER_ROOT_POINTER(). 2 years ago
pin.h nrf: Remove port member from Pin object 6 years ago
pwm.c nrf: Update to work with nrfx v2.0.0, to match TinyUSB. 5 years ago
pwm.h nrf: Replace custom-HAL with nrfx-HAL 6 years ago
rtcounter.c nrf: Add support for time.ticks_xxx functions using RTC1. 4 years ago
rtcounter.h nrf: Replace custom-HAL with nrfx-HAL 6 years ago
spi.c nrf/modules: Replace master/slave with controller/peripheral in SPI. 3 years ago
spi.h nrf/spi: Allow for external use of new and transfer function. 6 years ago
temp.c all: Use mp_obj_malloc everywhere it's applicable. 3 years ago
temp.h nrf: Add new port to Nordic nRF5x MCUs. 6 years ago
timer.c all: Use MP_ERROR_TEXT for all error messages. 5 years ago
timer.h nrf: Replace custom-HAL with nrfx-HAL 6 years ago
uart.c nrf/drivers/usb: Probe for interrupt char in USB CDC task. 2 years ago
uart.h nrf: Move pyb module to boards module 6 years ago