micropython/stmhal/boards
Dave Hylands c08f50bcf7 stmhal: Disable network and usocket for ESPRUINO_PICO 2016-10-06 11:47:45 +11:00
..
CERB40 stmhal: Unify comments in stm32f4xx_hal_conf.h across all boards. 2016-03-07 11:28:36 +00:00
ESPRUINO_PICO stmhal: Disable network and usocket for ESPRUINO_PICO 2016-10-06 11:47:45 +11:00
HYDRABUS stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting. 2016-02-06 15:07:01 +02:00
LIMIFROG stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
NETDUINO_PLUS_2 stmhal: Some NETDUINO_PLUS_2 cleanup 2016-02-15 10:07:27 +00:00
NUCLEO_F401RE stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
NUCLEO_F411RE stmhal: Add board definition files for NUCLEO_F411RE 2016-03-12 16:16:15 -08:00
OLIMEX_E407 stmhal/boards: For OLIMEX_E407, enable UART1 and fix I2C1 mapping. 2016-09-19 13:00:15 +10:00
PYBLITEV10 stmhal/led: Allow LEDs to be in PWM mode with TIM1 and channels 1-4. 2016-05-13 11:01:21 +01:00
PYBV3 stmhal/led: Allow LEDs to be in PWM mode with TIM1 and channels 1-4. 2016-05-13 11:01:21 +01:00
PYBV4 stmhal/led: Allow LEDs to be in PWM mode with TIM1 and channels 1-4. 2016-05-13 11:01:21 +01:00
PYBV10 stmhal/led: Allow LEDs to be in PWM mode with TIM1 and channels 1-4. 2016-05-13 11:01:21 +01:00
PYBV11 stmhal/led: Allow LEDs to be in PWM mode with TIM1 and channels 1-4. 2016-05-13 11:01:21 +01:00
STM32F4DISC stmhal: Improvements to the STM32F4DISC UART config settings. 2016-02-15 10:11:29 +00:00
STM32F7DISC stmhal: Set STM32F7DISC CPU Frequency to 216 MHz 2016-09-04 18:14:41 +10:00
STM32F411DISC stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting. 2016-02-06 15:07:01 +02:00
STM32F429DISC stmhal: Fix I2C mappings for STM32F429DISC board. 2016-08-04 22:51:53 +10:00
STM32F439 stmhal: Add support for generic STM32F439 board (non DISCO). 2016-03-09 22:46:41 +00:00
STM32L476DISC stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
common.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
make-pins.py stmhal: Make ADC channel 16 available on L4 MCUs. 2016-08-25 13:49:51 +10:00
openocd_stm32f4.cfg stmhal: Add makefile target and configuration to deploy via OpenOCD. 2016-03-09 23:00:17 +00:00
pllvalues.py stmhal/boards: Add pllvalues.py script to compute PLL values for sysclk. 2016-09-14 13:00:27 +10:00
stm32f4xx_prefix.c all: Add py/mphal.h and use it in all ports. 2015-10-31 19:14:30 +03:00
stm32f401_af.csv stmhal: Provide ADC capabilities for F401 and F411 MCUs. 2015-04-18 22:39:06 +01:00
stm32f401xd.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
stm32f401xe.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
stm32f405.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f405_af.csv stmhal: Rename stm32f4xx_af.csv to stm32f405_af.csv. 2015-04-18 21:40:59 +01:00
stm32f411.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f411_af.csv stmhal: Fix some typos in stm32f411 files, regarding FS layout and CSV. 2016-03-07 12:42:30 +00:00
stm32f429.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f429_af.csv stmhal: Add support for the STM32F429I-DISCO kit by STMicro. 2015-11-25 23:53:26 +00:00
stm32f439.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f439_af.csv stmhal: Add support for generic STM32F439 board (non DISCO). 2016-03-09 22:46:41 +00:00
stm32f746.ld stmhal: Put common definitions from linker files to common.ld. 2016-09-22 12:03:12 +10:00
stm32f746_af.csv stmhal: Add STM32F7DISC and associated changes. 2015-07-30 00:38:32 +01:00
stm32l476_af.csv stmhal/boards: Update STM32L476 pin defs to include ADC channels. 2016-08-11 13:01:57 +10:00
stm32l476xe.ld stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00
stm32l476xg.ld stmhal: Fix linker map for STM32L476 chips. 2016-10-04 14:31:19 +11:00