You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 7bb0f7b0f6 drivers: Add "from micropython import const" when const is used. 8 years ago
..
CERB40 stmhal: Unify comments in stm32f4xx_hal_conf.h across all boards. 9 years ago
ESPRUINO_PICO stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
HYDRABUS stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
LIMIFROG stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
NETDUINO_PLUS_2 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
NUCLEO_F401RE stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
NUCLEO_F411RE stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
OLIMEX_E407 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
PYBLITEV10 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
PYBV3 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
PYBV4 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
PYBV10 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
PYBV11 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
STM32F4DISC drivers: Add "from micropython import const" when const is used. 8 years ago
STM32F7DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
STM32F411DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
STM32F429DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
STM32F439 stmhal: Add support for generic STM32F439 board (non DISCO). 9 years ago
STM32L476DISC stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
common.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 8 years ago
make-pins.py stmhal: Make ADC channel 16 available on L4 MCUs. 8 years ago
openocd_stm32f4.cfg stmhal: Add makefile target and configuration to deploy via OpenOCD. 9 years ago
pllvalues.py stmhal/boards: Add pllvalues.py script to compute PLL values for sysclk. 8 years ago
stm32f4xx_prefix.c all: Add py/mphal.h and use it in all ports. 9 years ago
stm32f401_af.csv stmhal: Provide ADC capabilities for F401 and F411 MCUs. 10 years ago
stm32f401xd.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 8 years ago
stm32f401xe.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 8 years ago
stm32f405.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f405_af.csv stmhal: Rename stm32f4xx_af.csv to stm32f405_af.csv. 10 years ago
stm32f411.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f411_af.csv stmhal: Fix some typos in stm32f411 files, regarding FS layout and CSV. 9 years ago
stm32f429.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f429_af.csv stmhal: Add support for the STM32F429I-DISCO kit by STMicro. 9 years ago
stm32f439.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f439_af.csv stmhal: Add support for generic STM32F439 board (non DISCO). 9 years ago
stm32f746.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f746_af.csv stmhal: Add STM32F7DISC and associated changes. 9 years ago
stm32l476_af.csv stmhal/boards: Update STM32L476 pin defs to include ADC channels. 8 years ago
stm32l476xe.ld stmhal: Fix linker map for STM32L476 chips. 8 years ago
stm32l476xg.ld stmhal: Fix linker map for STM32L476 chips. 8 years ago