-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
typo combing #352
typo combing #352
Conversation
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.
Hi, amiibo was named ameebo to avoid nintendo copyrights issues
Do not rename that
Second thing, you changed submodules
lib/FreeRTOS-Kernel
lib/STM32CubeWB
We can't accept such changes
also revert changes to debug/fw.jflash
Alright, I made the changes. |
@@ -463,4 +463,4 @@ typedef enum { | |||
#define MAX_DBG_TRACE_MSG_SIZE 1024 | |||
|
|||
#define CFG_OTP_BASE_ADDRESS OTP_AREA_BASE | |||
#define CFG_OTP_END_ADRESS OTP_AREA_END_ADDR |
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.
This needs to be reverted
also Ameebo needs to be reverted
Done. Are there any other changes I should fix? |
thanks, other things looks ok, i will test that nothing is broken today/tomorrow and will merge it |
If it doesn't work, I can revert all the typo-fixes, except for the ones in comments and documents. |
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.
Thanks!
What's new
Verification
Checklist (For Reviewer)