-
It would be nice if Circle had the CMakeLists.txt files needed to turn Circle into a CMake INTERFACE library similar to the SDK for the RPi Pico.
This would make it easier to have projects that wil…
-
Hello eblot:
I'm using this pyftdi library for a professionnal project.
It is very great. Thanks you for that, it's a big help !
But I meet an error when I use it.The error info is "pyftdi.ftdi.F…
-
### Description
- Type: Bug
---------------------------------------------------------------
## Bug
**platform:**
(`Windows 10 64 Bit`)
**Python version:**
(`2.7.13 64 Bit`)
**mbed-cl…
-
Hi @Richard-Gemmell I've been trying to use your library to exchange data between 2 teensy 4.0 micro-controllers. The master controller provides the listening controller with sound information, which …
-
Good Morning.
I tried replacing the libmbed.a with the file built from this repo, the device crashed at start up. I can't find what is wrong, can you give me a hand, thanks a lot !
I build libm…
-
### System and Library versions
Ubuntu 20.04
Python 3.7.7
arm-none-eabi-gcc 9-2019-q4 (installed through apt)
mbed-cli 1.10.5
mbed-os 6.4.0
### output
```bash
Building project mbed-os-exampl…
-
Compile fails with an error on USBTX, USBRX.
`mbed --version` gives 1.10.4
* Commands
```
mbed import https://github.com/Terstegge/mbed-os-MSP432.git
cd mbed-os-MSP432
mbed config GCC_ARM_…
-
I think there is a problem with [Makefile.tmpl](https://github.com/ARMmbed/mbed-os/pull/9596/files), line 138, probably introduced in commit 6918e6a76b7ab3e0e7b4f89319ea39d3dad0972b as a result of #95…
-
Hi, I'm about to connect raspberry pi 4 as master and MAX32630FTHR as slave with I2C.
However, in MAX32630FTHR, it was outputted the message ; "Error: Identifier "I2CSlave" is undefined in "main.cpp"…
-
Hi,
I can not get the realtime_test example to work following the steps [here](https://github.com/ARM-software/ML-KWS-for-MCU/tree/master/Deployment).
`mbed new kws_realtime_test --create-only`
…