circuitpython/ports/teensy/core
Tim Gates f736afb577 drivers,ports: Fix a few typos in comments.
Fixes:
- Should read `definitions` rather than `defintions`.
- Should read `resolution` rather than `resoultion`.
- Should read `inefficient` rather than `inefficent`.
- Should read `closed` rather than `closded`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-23 23:24:24 +10:00
..
Arduino.h
HardwareSerial.h
analog.c
avr_functions.h
core_pins.h
mk20dx128.c
mk20dx128.h
pins_arduino.h
pins_teensy.c
usb_desc.c
usb_desc.h
usb_dev.c
usb_dev.h
usb_mem.c
usb_mem.h
usb_names.h
usb_serial.c
usb_serial.h
yield.c