ff5d39529c
- 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 |
||
---|---|---|
.. | ||
MIMXRT1010_EVK | ||
MIMXRT1020_EVK | ||
MIMXRT1050_EVK | ||
MIMXRT1060_EVK | ||
MIMXRT1064_EVK | ||
TEENSY40 | ||
make-pins.py | ||
MIMXRT1011_af.csv | ||
MIMXRT1011.ld | ||
MIMXRT1021_af.csv | ||
MIMXRT1021.ld | ||
MIMXRT1052_af.csv | ||
MIMXRT1052.ld | ||
MIMXRT1062_af.csv | ||
MIMXRT1062.ld | ||
MIMXRT1064_af.csv | ||
MIMXRT1064.ld | ||
mimxrt_prefix.c |