mbed
Here are 238 public repositories matching this topic...
-
Updated
Jun 5, 2020 - C++
optimization notes
- reshape function should optimize for inference dimension of output
- quantizev2 function dimension inference should be optimized
there are just work around for now
Just spent about half an hour trying to figure out how to use and/or install the Library Manager gui into the IDE My IDE (2.0 beta 2) doesn't match the docs in a handful of places. Specifically, the following imply that there is a Library Manager gui, which one might assume has to be installed separately:
- "Library Manager" is listed in th
[update]
I am requesting a list of status_code and their meanings returned by the following function reportedStateCallback(). My port is esp-azure but this status_code should be generic. Thanks.
[original]
I'm using the esp-azure port but the c port has the same function, a callback function when device completes sending device twin update:
static void reportedStateCallback(int status
-
Updated
Oct 9, 2019 - C++
-
Updated
May 25, 2018 - C
-
Updated
Dec 8, 2018 - TypeScript
-
Updated
May 26, 2020 - C
-
Updated
Jun 5, 2020 - C++
-
Updated
Jun 19, 2020 - Python
-
Updated
Apr 16, 2020 - C++
-
Updated
May 21, 2020 - Python
I upgraded from 3.4.2 to 3.5.0 and i noticed this:
hw: adafruit itsybitsy M0 (samd21)
with 3.4.2
- A0 output went from 0 to 3.3v using 0 to 255
- no build warning
with 3.5.0
- A0 output went from 0 to 3.3v using 0 to 1024
- the following build warning started showing up:
".platformio\packages\framework-arduinosam\cores\adafruit\wiring_analog.c:35:12: war
Simblee Arduino library : Board Manager URL.
The library is not in github but you can get the files after installation in Arduino.
-
Updated
May 11, 2020 - C++
-
Updated
Jan 28, 2019 - C++
-
Updated
Jun 17, 2020 - C
Using the minode pacakge in makecode.microbit.org reseults in compilation failure. User reports this here with test files and outputs
cc @pelikhan
-
Updated
Mar 28, 2020 - C++
Documentation for ConnectAPI.add_resource_subscription does not clearly indicate what is the type of objects that will be put into the returned queue. Consider explicitly documenting what is the type.
-
Updated
Feb 8, 2019 - JavaScript
-
Updated
Jun 17, 2020 - C#
Improve this page
Add a description, image, and links to the mbed topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mbed topic, visit your repo's landing page and select "manage topics."


Solutions
1. Convert INO files to CPP
2. Manual prototype declaration