-
```
platform/mbed should be made to build locally. Try using the arm-eabi-gcc
toolchain. If it works, fix the Makefile and create a SConscript.
```
Original issue reported on code.google.com by `…
-
**Is your feature request related to a problem? Please describe.**
MQTT v5 is the latest version of the MQTT protocol.
**Describe the solution you'd like**
Adding v5 support to the existing MQTT …
-
**Describe the solution you'd like**
It would be useful to add MQTT to the [list of protocols](https://docs.px.dev/about-pixie/data-sources#supported-protocols) which support tracing. In particular, …
-
### Guidelines
- [x] I checked for duplicate suggestions
- [X] My suggestion intends to add or improve something
### Version
Development (Unstable)
### Topic
A programming feature (e.g…
-
[TF Lite Micro (link - supported platforms)](https://www.tensorflow.org/lite/microcontrollers#supported_platforms) makes local node ML inferencing possible, enabling powerful example applications like…
mbz4 updated
5 months ago
-
Hello .
Do you have a code to use EEprom 24c08 with padauk?
-
Add new framebuffer. This includes creating a new repo for LED_Matrix_Controller_Firmware, LED_Matrix_Controller_HDL and LED_Matrix_Controller_Hardware.
This is for using small microcontroller with…
-
```
platform/mbed should be made to build locally. Try using the arm-eabi-gcc
toolchain. If it works, fix the Makefile and create a SConscript.
```
Original issue reported on code.google.com by `…
-
```
platform/mbed should be made to build locally. Try using the arm-eabi-gcc
toolchain. If it works, fix the Makefile and create a SConscript.
```
Original issue reported on code.google.com by `…
-
**Current status:** the C API doesn't yet support gradients for eager tensors, so work is on-hold until it's added. Two alternatives approaches are 1. use the graph (TensorFlow 1.0) API or 2. use the …