index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
boards
Age
Commit message (
Expand
)
Author
2015-12-18
stmhal: Change PLL configuration for STM32F7DISC.
Fabian
2015-12-16
stmhal: Extend SPI support to fully support all SPI devices on STM32F429.
Tobias Badertscher
2015-12-12
stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.
Damien George
2015-12-09
stmhal: Enable two USB phys to be supported together.
neilh10
2015-12-04
stmhal: Add option to free up TIM3 from USB VCP polling.
Damien George
2015-12-02
stmhal: Add board config files for PYBv1.1 and PYBLITEv1.0.
Damien George
2015-11-26
stmahl: Fix usbd_conf.c for devices which don't have USB_HS at all.
Dave Hylands
2015-11-25
stmhal: Add support for the STM32F429I-DISCO kit by STMicro.
Tobias Badertscher
2015-11-23
stmhal: Implement delayed RTC initialization with LSI fallback.
T S
2015-10-31
all: Add py/mphal.h and use it in all ports.
Damien George
2015-10-31
stmhal: Update PYBv3 and PYBv4 pin defs to include MMA pins, and others.
Damien George
2015-10-30
stmhal: Enable sdcard on STM32F7DISC board.
Dave Hylands
2015-10-29
stmhal: Make accel AVDD pin configurable via mpconfigboard.h.
Damien George
2015-08-29
stmhal: Add support for STM32F411 Discovery Board (STM32F411E-DISCO).
Bob Clough
2015-08-17
stmhal: Fixed some typos in stm32f411_af.csv.
tobbad
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-08-05
stmhal: Enable SPI support for F7 MCUs.
Dave Hylands
2015-08-05
stmhal: Enable I2C support for F7 MCUs.
Dave Hylands
2015-08-03
stmhal: Add STM32F7 support for USB serial and storage.
Dave Hylands
2015-08-03
stmhal: Add support for USART1 and conditional pins in make-pins.py.
Damien George
2015-08-03
stmhal: Fix make-pins.py to allow Port K.
Damien George
2015-07-30
stmhal: Add STM32F7DISC and associated changes.
Dave Hylands
2015-07-20
stmhal/boards/stm32fxx_prefix.c: Fix alt function number calculation
blmorris
2015-07-20
stmhal: Update Makefile and board configs to compile with relocated hal.
Damien George
2015-07-07
stmhal: Add I2S support to make-pins.py
Dave Hylands
2015-06-01
stmhal: Add support for UART5
Dave Hylands
2015-05-27
stmhal: Allow to name SPI busses, and give them names for pyboard.
Damien George
2015-05-27
stmhal: Allow to name I2C busses, and give them names for pyboard.
Damien George
2015-05-27
stmhal: Remove PYBVxx defines and use config vars for UART/CAN names.
Damien George
2015-05-03
stmhal: Allow to configure UART pins completely via mpconfigboard.h.
Eero af Heurlin
2015-04-18
stmhal: Provide ADC capabilities for F401 and F411 MCUs.
Damien George
2015-04-18
stmhal: Add support for STM32F411 MCU.
Damien George
2015-04-18
stmhal: Add support for Espruino Pico board.
Damien George
2015-04-18
stmhal: Add stm32f401.ld for linking F401 targets.
Damien George
2015-04-18
stmhal: Make ld and af files configurable within Makefile.
Damien George
2015-04-18
stmhal: Add stm32f401_af.csv, for AF definitions of F401 MCUs.
Damien George
2015-04-18
stmhal: Rename stm32f4xx_af.csv to stm32f405_af.csv.
Damien George
2015-04-18
stmhal: Make I2C busses and their pins configurable in mpconfigboard.h.
Damien George
2015-04-18
stmhal: For pins, define macros mapping board names to cpu names.
Damien George
2015-04-18
stmhal: Make a HW config option for LED4 being controlled by PWM.
Damien George
2015-04-18
stmhal: Make HSE PLL parameters configurable per board.
Damien George
2015-03-22
stmhal: Expose all PYBv1.0 pins, include SD and USB pins.
Damien George
2015-03-16
stmhal: Add config option to use LSE/LSI for RTC.
Damien George
2015-01-21
stmhal: Add support for FEZ Cerb40 II board from ghielectronics.com.
Dave Hylands
2015-01-12
stmhal: Add MICROPY_HW_USB_OTG_ID_PIN config, set for relevant boards.
Damien George
2015-01-07
stmhal: Add MICROPY_HW_USB_VBUS_DETECT_PIN option, for boards without it
Damien George
2015-01-01
stmhal: Prefix includes with py/; remove need for -I../py.
Damien George
2014-11-25
stmhal: Enable DAC on STM32F4DISC.
Damien George
2014-10-23
stmhal: Fix pin af definition: TIM2_CH1_ETR -> TIM2_CH1/TIM2_ETR.
Damien George
[next]