-
Notifications
You must be signed in to change notification settings - Fork 979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
variants/NUCLEO_F767ZI/variant.h seems incomplete #1302
Comments
27 tasks
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 22, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 22, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 22, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 23, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 24, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 24, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 24, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 28, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 29, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 30, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 30, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Mar 30, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 2, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 8, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 9, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 9, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 9, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 12, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 14, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 15, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
fpistm
pushed a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Apr 15, 2021
Fix stm32duino#1302 Signed-off-by: Alexandre Bourdiol <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get compile error when I try to use the pin name PD10 (e.g. in a list of FSMC data pins).
The Nucleo-144 STM32F767ZIT6 144 PINS has many more pins than available as names (#define) in variant.h
The Nucleo-144 STM32F746ZGT6 144 PINS seems to have these pins in variant.h (Morpho Pins).
The text was updated successfully, but these errors were encountered: