Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Add mbed_nano to list of compatible architectures #3

Merged
merged 1 commit into from May 4, 2021
Merged

Add mbed_nano to list of compatible architectures #3

merged 1 commit into from May 4, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented May 4, 2021

In the recent 2.0.0 release of the Arduino Mbed OS Boards platform, the mbed architecture split into four architectures:

  • mbed_edge: Arduino Edge Control
  • mbed_nano: Nano 33 BLE and Nano RP2040 Connect
  • mbed_rp2040: Raspberry Pi Pico
  • mbed_portenta: Portenta H7

The mbed architecture should be retained for backwards support, but the new mbed_nano should also be added to avoid spurious incompatibility warnings and the library's examples being shown under the File > Examples > INCOMPATIBLE menu of the Arduino IDE when the Nano 33 BLE board is selected.

In the recent 2.0.0 release of the Arduino Mbed OS Boards platform, the mbed architecture split into four architectures:

- mbed_edge: Arduino Edge Control
- mbed_nano: Nano 33 BLE and Nano RP2040 Connect
- mbed_rp2040: Raspberry Pi Pico
- mbed_portenta: Portenta H7

The mbed architecture should be retained for backwards support, but the new mbed_nano should also be added to avoid spurious incompatibility warnings and the library's examples being shown under the File > Examples > INCOMPATIBLE menu of the Arduino IDE when the Nano 33 BLE board is selected.
@khoih-prog khoih-prog merged commit 78cf1b8 into khoih-prog:main May 4, 2021
@khoih-prog
Copy link
Owner

Thanks @per1234

The PR has been merged.

Best Regards,

khoih-prog added a commit that referenced this pull request May 4, 2021
### Releases v1.2.1

1. Add **mbed_nano** to list of compatible architectures. For more info, Check [Add mbed_nano to list of compatible architectures #3](#3).
khoih-prog added a commit that referenced this pull request May 4, 2021
### Releases v1.2.1

1. Add **mbed_nano** to list of compatible architectures. For more info, Check [Add mbed_nano to list of compatible architectures #3](#3).
@khoih-prog
Copy link
Owner

Thanks @per1234

New NRF52_MBED_TimerInterrupt releases v1.2.1 has just been published, with a note for your contribution in Contributions and Thanks

Glad to receive so far lots of your help,

Best Regards,


Releases v1.2.1

  1. Add mbed_nano to list of compatible architectures. For more info, Check Add mbed_nano to list of compatible architectures #3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants