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
/
ports
/
stm32
/
boards
/
NUCLEO_H743ZI
Age
Commit message (
Expand
)
Author
2020-12-08
stm32/boards/NUCLEO_H743ZI: Enable ethernet peripheral.
Reinhard Feger
2019-12-19
stm32/boards/NUCLEO_H743ZI: Add extra pins and peripheral definitions.
roland van straten
2019-09-23
stm32/boards/NUCLEO_H743ZI: Enable FDCAN on this board.
iabdalkader
2019-06-25
stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.
Damien George
2019-05-15
stm32/boards/NUCLEO_H743ZI: Enable SPI3 on this board.
iabdalkader
2019-04-08
stm32/boards/NUCLEO_H743ZI: Add config options to support mboot.
Damien George
2019-04-01
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
Damien George
2018-11-01
stm32/system_stm32: Introduce configuration defines for PLL3 settings.
roland
2018-05-30
stm32/boards: Ensure USB OTG power is off for NUCLEO_F767ZI.
rolandvs
2018-05-01
stm32/boards/NUCLEO_H743ZI: Enable ADC peripheral.
iabdalkader
2018-04-27
stm32/boards/NUCLEO_H743ZI: Use priority 0 for SysTick IRQ.
Damien George
2018-04-23
stm32/boards/NUCLEO_H743ZI: Enable RNG for this board.
iabdalkader
2018-04-10
stm32/boards/NUCLEO_H743ZI: Enable DAC peripheral.
iabdalkader
2018-03-28
stm32/boards/NUCLEO_H743ZI: Enable SD card support.
iabdalkader
2018-03-28
stm32/boards/NUCLEO_H743ZI: Update to build with new linker management.
Damien George
2018-03-20
stm32/boards/NUCLEO_H743ZI: Disable uSD transceiver.
iabdalkader
2018-03-20
stm32/boards/NUCLEO_H743ZI: Enable hardware I2C support.
iabdalkader
2018-03-09
stm32/boards: Add new NUCLEO_H743ZI board configuration files.
iabdalkader