summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/python36.py
diff options
context:
space:
mode:
authorPhilipp Ebensberger <philipp.ebensberger@3bricks-software.de>2020-08-21 16:03:21 +0200
committerDamien George <damien@micropython.org>2021-05-26 00:12:42 +1000
commitff5d39529c3bf331dd8171aaa24937b2650f40fd (patch)
tree499f0d73cf1e09898fb12d7a1b0d0439eca1dfbb /tests/basics/python36.py
parent0aa01b0205adc7544315fed602029e792a235b2e (diff)
downloadmicropython-ff5d39529c3bf331dd8171aaa24937b2650f40fd.tar.gz
micropython-ff5d39529c3bf331dd8171aaa24937b2650f40fd.zip
mimxrt: Implement machine.Pin class.
- modified pin type from pin_obj_t to machine_pin_obj_t - created machine_pin.c - implemented basic version of make-pins.py to genertate pins.c/.h files automatically; the only alternate function currently supported is GPIO - added af.csv files for all supported MCUs - replaced pins.c/pins.h files with pin.csv for all boards - implemented on/off/high/low/value/init methods - Implemented IN/OUT/OPEN_DRAIN modes - modified LDFLAGS for DEBUG build to get usefull .elf file for debugging Signed-off-by: Philipp Ebensberger
Diffstat (limited to 'tests/basics/python36.py')
0 files changed, 0 insertions, 0 deletions