summaryrefslogtreecommitdiff
path: root/drivers/nrf24l01/nrf24l01test.py
AgeCommit message (Expand)Author
2022-09-08drivers: Remove drivers that are now in micropython-lib.Jim Mussared
2020-09-04all: Rename "sys" module to "usys".stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2020-02-16drivers/nrf24l01: Change pipe addrs in test to match Arduino addrs.Peter Hinch
2017-11-20drivers/nrf24l01: Make driver and test run on pyboard, ESP8266, ESP32.Peter Hinch
2017-10-03drivers/nrf24l01: Make nRF24L01 test script more portable.Damien George
2017-01-18drivers: Fix some minor spelling mistakes.Mike Causer
2014-10-02drivers: Add NRF24L01 driver (written in pure Python).Damien George