Skip to content

Forgot to add this file... #155

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 1 commit into from
Jan 31, 2014
Merged

Forgot to add this file... #155

merged 1 commit into from
Jan 31, 2014

Conversation

sg-
Copy link
Contributor

@sg- sg- commented Jan 30, 2014

Forgot to add this file to source control. What do you think?

@bogdanm
Copy link
Contributor

bogdanm commented Jan 31, 2014

Oh, so this is the missing piece of the puzzle :) Yup, it looks like it should do the trick.

bogdanm added a commit that referenced this pull request Jan 31, 2014
@bogdanm bogdanm merged commit 6c4dc5c into ARMmbed:master Jan 31, 2014
@sg- sg- deleted the c027_lpc1768_refactor branch February 14, 2014 23:40
@sg- sg- restored the c027_lpc1768_refactor branch February 18, 2014 04:12
@sg- sg- deleted the c027_lpc1768_refactor branch February 18, 2014 04:13
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Fixing issue where project_name was an empty string
lrusinowicz pushed a commit to lrusinowicz/mbed-os that referenced this pull request Feb 5, 2019
Set the baudrate to default and reduce prints in blinky
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Mar 27, 2019
* Clean up configuration

- Move all common configuration into mbed_lib.json
- Clean up deprecated and unused defines
- Merge configs that can be merged
- Remove unnecessary defines of max app size, If undefined it will be the default value
- Give more space to the power cut test binary
Jookia pushed a commit to Jookia/mbed-os that referenced this pull request May 18, 2023
* Add STM32F103xD, STM32F103xG series and fix STM32F103xE startup file

* Add system_clock.c file for STM32F103xD series

* Add STM32F103xD and STM32F103xG to targets.json

* Update CMakeLists.txt to add STM32F103xD and STM32F103xG series

add_subdirectory(TARGET_STM32F103xD EXCLUDE_FROM_ALL)
add_subdirectory(TARGET_STM32F103xG EXCLUDE_FROM_ALL)

* Add remaps for STM32F1 timers as in original mbed-os

Added extra remaps for timers 9 to 14 for STM32F1 needed in STM32F103xG series

#define AFIO_REMAP_TIM9_ENABLE    17
#define AFIO_REMAP_TIM10_ENABLE   18
#define AFIO_REMAP_TIM11_ENABLE   19
#define AFIO_REMAP_TIM13_ENABLE   20
#define AFIO_REMAP_TIM14_ENABLE   21

---------

Co-authored-by: Perez <[email protected]>
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.

2 participants