Skip to content

Commit 34656bb

Browse files
eden-destapablogs9
andauthored
Adding the nucleo f746zg extensions to freertos apps (#32)
* Adding the nucleo f746zg extensions to freertos apps * Minor updates Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
1 parent 8c8baba commit 34656bb

1,049 files changed

Lines changed: 743413 additions & 4 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3rd-party-licenses.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ License: MIT
2020
Copyright: Copyright (c) 2019 FreeRTOS
2121

2222

23-
The folders microros_nucleo_f446ze_extensions and
24-
microros_olimex_e407_extensions contain code generated by the
25-
STM32CubeMX software tool of STMicroelectronics. The generated code is
26-
licensed by ST under the Ultimate Liberty license SLA0044.
23+
The folders microros_nucleo_f446ze_extensions,
24+
microros_olimex_e407_extensions and microros_nucleo_f746zg_extensions contain
25+
code generated by theSTM32CubeMX software tool of STMicroelectronics.
26+
The generated code is licensed by ST under the Ultimate Liberty license SLA0044.
2727

2828
Name: Code generated by STM32CubeMX
2929
Version: version 5.5.0

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Supported hardware platforms are:
88
* Olimex STM32-E407 development board
99
* Crazyflie 2.1 drone
1010
* ST Nucleo F446ZE (community supported)
11+
* ST Nucleo F746ZG (community supported)
1112
* ESP32
1213

1314
## Usage

microros_nucleo_f746zg_extensions/.mxproject

Lines changed: 37 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)