This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
stmhal
/
boards
History
Damien George
404b68da88
stmhal: Provide ADC capabilities for F401 and F411 MCUs.
...
Simply needed to define which pins have which ADC channel on them.
2015-04-18 22:39:06 +01:00
..
CERB40
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
ESPRUINO_PICO
stmhal: Add support for Espruino Pico board.
2015-04-18 21:40:59 +01:00
HYDRABUS
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
NETDUINO_PLUS_2
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
PYBV3
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
PYBV4
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
PYBV10
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
STM32F4DISC
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
make-pins.py
stmhal: For pins, define macros mapping board names to cpu names.
2015-04-18 21:40:58 +01:00
stm32f4xx_prefix.c
stmhal: Prefix includes with py/; remove need for -I../py.
2015-01-01 21:06:20 +00:00
stm32f401_af.csv
stmhal: Provide ADC capabilities for F401 and F411 MCUs.
2015-04-18 22:39:06 +01:00
stm32f401.ld
stmhal: Add stm32f401.ld for linking F401 targets.
2015-04-18 21:40:59 +01:00
stm32f405_af.csv
stmhal: Rename stm32f4xx_af.csv to stm32f405_af.csv.
2015-04-18 21:40:59 +01:00
stm32f405.ld
stmhal: Make ld and af files configurable within Makefile.
2015-04-18 21:40:59 +01:00
stm32f411_af.csv
stmhal: Provide ADC capabilities for F401 and F411 MCUs.
2015-04-18 22:39:06 +01:00
stm32f411.ld
stmhal: Add support for STM32F411 MCU.
2015-04-18 22:15:59 +01:00