Skip to content

Added new Nucleo target - F410RB #1424

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

Merged
merged 92 commits into from
Nov 20, 2015
Merged

Added new Nucleo target - F410RB #1424

merged 92 commits into from
Nov 20, 2015

Conversation

WoGorniak
Copy link
Contributor

No description provided.

RafalFabich and others added 30 commits October 27, 2015 13:50
Initial version that can be built is based on STM32F411RE target which is compatible with F410.
TODOs: MCU specific modifications in CMSIS/HAL like memory sizes/map, peripherals, clocks, etc.
Fixed memory sizes in compilers files
Note: NUCLEO-F410RB target cannot be built due to incorrect pin mapping, which has to be fixed.
Target can be built, but not verified due to Flashing problems.
…HAIN_ARM_STD, updated vector count in cmsis_nvic.h
mlaurila and others added 20 commits November 12, 2015 10:02
…nd TOOLCHAIN_ARM_STD, updated vector count in cmsis_nvic.h"

This reverts commit b343fb7.
…_MICRO and TOOLCHAIN_ARM_STD, updated vector count in cmsis_nvic.h""

This reverts commit 4b48873.
Conflicts:
	libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_dsi.c
	libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_dsi.h
	libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_lptim.c
	libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_lptim.h
	libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_ltdc_ex.c
	libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_ltdc_ex.h
	libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F4/pwmout_api.c
	libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F4/spi_api.c
	workspace_tools/tests.py
	workspace_tools/toolchains/gcc.py
@0xc0170
Copy link
Contributor

0xc0170 commented Nov 16, 2015

How was file mode changed for some files? The diff shows for instance:

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/stm32f4xx_hal_cortex.c 100644 → 100755
File mode changed

@WoGorniak
Copy link
Contributor Author

Reverted all file mode changes.

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 20, 2015

OK thanks.

LGTM. There are conflicts (probably because of targets.py), can you rebase , or I'll do it manually today

Conflicts:
	workspace_tools/export/iar.py
	workspace_tools/toolchains/gcc.py
@WoGorniak
Copy link
Contributor Author

Conflicts resolved

0xc0170 added a commit that referenced this pull request Nov 20, 2015
Added new Nucleo target - F410RB
@0xc0170 0xc0170 merged commit a4b777d into ARMmbed:master Nov 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants