index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
stm32f4
/
supervisor
Age
Commit message (
Collapse
)
Author
2020-03-11
remove old directory
Lucian Copeland
2020-02-29
stm32: Add PulseOut support
Lucian Copeland
Matches the implementations of the NRF and Atmel ports. TIM7 is used as it does not have a tied pin. Contains some register micromanagement since HAL support for the TIM7 timer is limited.
2020-02-12
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
Lucian Copeland
2020-02-12
change flag styling
Lucian Copeland
2020-02-10
create F407 specific files
Lucian Copeland
2020-01-29
fix merge issue
Lucian Copeland
2020-01-29
Merge branch 'master' into stm32-meowbit
hierophect
2020-01-29
Move board_init to main.c
Lucian Copeland
2020-01-18
Fix other builds missing new heap bounds functions
Scott Shawcroft
2020-01-13
minor WIP debug edits
Hierophect
2020-01-04
PWM Fix, plus debugging
Hierophect
2019-12-30
Merge remote-tracking branch 'upstream/master' into stm32-meowbit
Hierophect
2019-12-23
text fixes
Hierophect
2019-12-17
Internal filesystem displayIO test
Hierophect
2019-12-17
merge Thach's suggestion
Hierophect
2019-12-17
stm32 explicitily enable/disable vbus sense, fix warning
hathach
2019-12-12
usb not working...
Hierophect
2019-12-12
clean up definitions post merge
Hierophect
2019-12-12
Merge branch 'dumb-git-stuff' into stm32-meowbit
Hierophect
2019-12-12
Update stm32 usb.c
Hierophect
2019-12-11
WIP to successful USB test
Hierophect
2019-11-12
Style overhaul, extra error checks
Hierophect
2019-11-05
Merge remote-tracking branch 'upstream/master' into stm32-uart
Hierophect
2019-10-28
Merge remote-tracking branch 'upstream/master' into stm32-uart
Hierophect
2019-10-27
Add all basic functions, never reset, dynamic pulse changes
Hierophect
2019-10-18
Add functions to get top and limit stack
Kamil Tomaszewski
2019-10-04
WIP
Hierophect
2019-09-29
Further reversion
Hierophect
2019-09-29
Fix bad returns, revert flash changes
Hierophect
2019-09-29
Refine SPI settings for testing
Hierophect
2019-09-27
First implementation of read write
Hierophect
2019-09-27
Flash memory changes - non functional
Hierophect
2019-09-23
Fix missing items
Hierophect
2019-09-19
various failed attempts to get I2C to reset
Hierophect
2019-09-18
WIP
Hierophect
2019-09-12
ADC unit select, reset bugfix
Hierophect
2019-09-09
text fixes
Hierophect
2019-09-09
Add support for F412 via latest tinyusb update
Hierophect
2019-08-18
Cosmetic fixes
Hierophect
2019-08-15
text fixes
Hierophect
2019-08-15
QOL fixes, compatibility fixes, attribution
Hierophect
2019-08-15
Fix flash size, add filesystem disable flag
Hierophect
2019-08-14
Add reset support, minor fixes
Hierophect
2019-08-13
Fixed remaining issues with flash organization and writing
Hierophect
2019-08-10
Further non-functional flash changes
Hierophect
2019-08-09
Add flash functions and setup, fix msc descriptor bug
Hierophect
2019-08-04
Merge i2c implementation
Hierophect
2019-08-04
Fix merge related issues
Hierophect
2019-07-31
minor debugging changes
Hierophect
2019-07-29
Add temp status LEDs
Hierophect
[next]