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
49fe6dc89a
stmhal: Add config option to use LSE/LSI for RTC.
...
Most boards (except the pyboard) don't have a 32kHz crystal so they should use the LSI for the RTC.
2015-03-16 22:54:44 +00:00
..
CERB40
stmhal: Add support for FEZ Cerb40 II board from ghielectronics.com.
2015-01-21 00:11:04 +00:00
HYDRABUS
stmhal: Add support for FEZ Cerb40 II board from ghielectronics.com.
2015-01-21 00:11:04 +00:00
NETDUINO_PLUS_2
stmhal: Add support for FEZ Cerb40 II board from ghielectronics.com.
2015-01-21 00:11:04 +00:00
PYBV3
stmhal: Add config option to use LSE/LSI for RTC.
2015-03-16 22:54:44 +00:00
PYBV4
stmhal: Add config option to use LSE/LSI for RTC.
2015-03-16 22:54:44 +00:00
PYBV10
stmhal: Add config option to use LSE/LSI for RTC.
2015-03-16 22:54:44 +00:00
STM32F4DISC
stmhal: Add support for FEZ Cerb40 II board from ghielectronics.com.
2015-01-21 00:11:04 +00:00
make-pins.py
Added python script to map AF to a pin name
2014-08-24 18:21:08 +01:00
stm32f4xx_af.csv
stmhal: Fix pin af definition: TIM2_CH1_ETR -> TIM2_CH1/TIM2_ETR.
2014-10-23 22:07:24 +01:00
stm32f4xx_prefix.c
stmhal: Prefix includes with py/; remove need for -I../py.
2015-01-01 21:06:20 +00:00