Skip to content

Conversation

@isircu
Copy link

@isircu isircu commented Aug 31, 2021

Merge with the mbed-os-6.13.0-jfd-fixes to upgrade to upstream 6.13.0 version and apply all patches

@isircu isircu requested a review from jeppefrandsen August 31, 2021 11:13
@isircu isircu changed the title Merge fixes from mbed-os-6.13.0-jfd-fixes MOZ-2554: Merge fixes from mbed-os-6.13.0-jfd-fixes Aug 31, 2021
Copy link

@jeppefrandsen jeppefrandsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work @isircu 🍻. We can test the mozart-fep changes on New York and S58 before merging 👍🏻
giphy

Copy link
Collaborator

@hansbinderup hansbinderup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Hard to review low level stuff, but I guess that you've tested it properly. I'll run some tests on S58 when merged to the fep 👍

* '0' - Successfully recovered
* 'I2C_ERROR_BUS_BUSY' - In case of failure
*/
int recover(void);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mads-bn isn't this what we talked about? Making it virtual?

@jeppefrandsen jeppefrandsen merged commit 51df94c into mbed-os-6.13.0-patched Sep 1, 2021
@jeppefrandsen jeppefrandsen deleted the mbed-os-6.13.0-jfd-fixes branch September 1, 2021 12:59
isircu added a commit that referenced this pull request Sep 2, 2021
* Changed to C++20

* applied patch from fep low power

* Changed to C++20

* Updated compile options

* Added more fixes

* Added event queue changes

* Changed to hard float and fixed sleep

* Added werror

* Corrected compile warnings/errors

* Updated system clock settings

* Reverted change

* Downgraded STM32Cube to 1.23.0

* Corrected build issues

* Corrected mimimal printf compile warning

* Revert "Downgraded STM32Cube to 1.23.0"

This reverts commit ae19071.

* Corrected build issues

* Added I2C slave changes

* Updated from old branch

* Corrected I2C slave command

* Minor rename

* Corrected name

* Virtual i2c read write

Made i2c read/write functions virtual so that they can be overridden.

* Removed obsolete file

* Corrected unused variable in mbed_board.c

* Added maybe_unused to validate_errno_values

* Fix build errors

Co-authored-by: Jeppe Frandsen <jeppe@algrens.dk>
Co-authored-by: Hans Binderup <hbinderup94@gmail.com>
Co-authored-by: Michael Jakobsen Højgaard <mhd@bang-olufsen.dk>
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