circuitpython/stmhal/boards
Damien George c66d86c5ce stmhal: Big cleanup; merge gpio into Pin; make names consistent.
This is an attempt to clean up the Micro Python API on the pyboard.
Gpio functionality is now in the Pin object, which seems more natural.
Constants for MODE and PULL are now in pyb.Pin.  Names of some
classes have been adjusted to conform to CamelCase.  Other
miscellaneous changes and clean up here and there.
2014-04-18 22:38:09 +01:00
..
NETDUINO_PLUS_2 stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00
PYBV3 stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00
PYBV4 stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00
PYBV10 stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00
STM32F4DISC stmhal: Unify naming of HW config; make SD detect configurable. 2014-03-30 12:30:35 +01:00
make-pins.py Fix make-pins.py to support having multiple names for a pin. 2014-04-08 15:45:47 -07:00
stm32f4xx-af.csv stmhal - fixed up adc stuff 2014-03-24 11:16:35 -07:00
stm32f4xx-prefix.c stmhal: Big cleanup; merge gpio into Pin; make names consistent. 2014-04-18 22:38:09 +01:00