- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3k
STM32 : README updates about custom boards #14905
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
Conversation
        
          
                targets/TARGET_STM/README.md
              
                Outdated
          
        
      | ``` | ||
|  | ||
|  | ||
| ### Make you custom board public | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Make you custom board public
+ Make your custom board publicThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, Thx
        
          
                targets/TARGET_STM/README.md
              
                Outdated
          
        
      | * [Add a custom board](#add-a-custom-board) | ||
| * [Board specific files (pinmap)](#board-specific-files-pinmap) | ||
| * [Use of custom_targets.json](#use-of-custom_targetsjson) | ||
| * [Make you custom board public](#make-you-custom-board-public) | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [Make you custom board public](#make-you-custom-board-public)
+ [Make your custom board public](#make-your-custom-board-public)133267f    to
    39a590c      
    Compare
  
    | @jeromecoutant, thank you for your changes. | 
| MBED_WEAK void set_antenna_switch(RBI_Switch_TypeDef state) | ||
| ``` | ||
|  | ||
| So yo can overwrite it for your custom board. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- yo
+ you        
          
                targets/TARGET_STM/README.md
              
                Outdated
          
        
      |  | ||
| ### Make your custom board public | ||
|  | ||
| We will be happy to add every public boards in https://github.com/ARMmbed/stm32customtargets | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- every public boards
+ every public board39a590c    to
    3e30f44      
    Compare
  
            
          
                targets/TARGET_STM/README.md
              
                Outdated
          
        
      | * [Clock selection](#clock-selection) | ||
| * [System clock](#system-clock) | ||
| * [Low power clock](#low-power-clock) | ||
| * [I2C TIming calculation algorothm](#i2c-timing-calculation-algorothm) | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- TIming
+ Timing3e30f44    to
    2bdd68f      
    Compare
  
    | CI started | 
Summary of changes
Introduction of https://github.com/ARMmbed/stm32customtargets
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers