- 
                Notifications
    You must be signed in to change notification settings 
- Fork 26
Remove current Giga Device brand/families/targets from MbedCE #507
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
Removed TARGET_GigaDevice from the CMake build.
Removed GD_EMAC target from CMakeLists.txt.
Removed multiple board entries from the board database snapshot.
Removed obsolete platform entries for GD32 series.
        
          
                tools/python/mbed_tools/targets/_internal/data/board_database_snapshot.json
          
            Show resolved
            Hide resolved
        
      Removed GigaDevices MCUs from the workflow configuration.
| Can you also create a PR to remove this line from the doc website? https://github.com/mbed-ce/mbed-ce-dot-dev/blob/db55b7ef761b4ddd07a7166ed12555aaf93384b4/docs/index.md?plain=1#L143 | 
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.
Sweet thank you! One less target family to support...
Added back LPCXpresso55S69 board details to the database.
| Waiting on the docs PR to be created, then will approve! | 
Summary of changes
This PR will remove Chines Giga Device brand/families/targets from MbedOS because actual boards are obsolete and were removed from market.
Impact of changes
GigaDevice's targets will be not possible to build with MbedCE anymore.
Migration actions required
N/A
Documentation
N/A
Pull request type
Test results