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
/
stmhal
/
boards
/
ESPRUINO_PICO
Age
Commit message (
Expand
)
Author
2017-07-12
stmhal: Reduce size of ESPRUINO_PICO build so it fits in flash.
Damien George
2016-12-13
stmhal: Move PY_SYS_PLATFORM config from board to general config file.
Damien George
2016-12-05
stmhal: Refactor UART configuration to use pin objects.
Rami Ali
2016-11-16
stmhal/boards: configure all F4 boards to work with new HAL
Krzysztof Blazewicz
2016-10-18
stmhal/led: Refactor LED to use mp_hal_pin_output() init function.
Damien George
2016-10-06
stmhal: Disable network and usocket for ESPRUINO_PICO
Dave Hylands
2016-10-05
stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size.
Dave Hylands
2016-02-06
stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting.
Paul Sokolovsky
2015-12-12
stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.
Damien George
2015-08-07
stmhal: Use CMSIS_MCU definition from mpconfigboard.mk
Dave Hylands
2015-08-07
stmhal: Generate modstm constants per build
Dave Hylands
2015-07-20
stmhal: Update Makefile and board configs to compile with relocated hal.
Damien George
2015-05-03
stmhal: Allow to configure UART pins completely via mpconfigboard.h.
Eero af Heurlin
2015-04-18
stmhal: Add support for Espruino Pico board.
Damien George