rolandvs
|
958fa74521
|
stm32/boards: Ensure USB OTG power is off for NUCLEO_F767ZI.
And update the GPIO init for NUCLEO_H743ZI to consistently use the mphal
functions.
|
2018-05-30 09:51:19 +10:00 |
iabdalkader
|
28c9824c51
|
stm32/boards/NUCLEO_H743ZI: Enable ADC peripheral.
|
2018-05-01 15:39:03 +10:00 |
Damien George
|
c0dd9be606
|
stm32/boards/NUCLEO_H743ZI: Use priority 0 for SysTick IRQ.
This follows how all other boards are configured.
|
2018-04-27 15:16:45 +10:00 |
iabdalkader
|
d870a4e835
|
stm32/boards/NUCLEO_H743ZI: Enable RNG for this board.
|
2018-04-23 16:43:16 +10:00 |
iabdalkader
|
e1e49adb86
|
stm32/boards/NUCLEO_H743ZI: Enable DAC peripheral.
|
2018-04-10 14:21:26 +10:00 |
iabdalkader
|
cf1d6df05a
|
stm32/boards/NUCLEO_H743ZI: Enable SD card support.
|
2018-03-28 13:25:00 +11:00 |
Damien George
|
1efe6a0316
|
stm32/boards/NUCLEO_H743ZI: Update to build with new linker management.
|
2018-03-28 13:20:48 +11:00 |
iabdalkader
|
7b0a020a02
|
stm32/boards/NUCLEO_H743ZI: Disable uSD transceiver.
There's no uSD Transceiver on this NUCLEO board.
|
2018-03-20 23:26:03 +11:00 |
iabdalkader
|
1e0a67f290
|
stm32/boards/NUCLEO_H743ZI: Enable hardware I2C support.
|
2018-03-20 23:25:43 +11:00 |
iabdalkader
|
fabfacf3d7
|
stm32/boards: Add new NUCLEO_H743ZI board configuration files.
USB serial and mass storage works, and the REPL is also available via the
UART through the on-board ST-LINK.
|
2018-03-09 15:08:11 +11:00 |