-
Hello everyone,
I am interested in creating a SoC with 2 cores and a custom communication between them (UART or something else). But reading the BaseSoC implementation, I see no trick that I could …
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
vdm97 updated
1 month ago
-
I want to add support for Arduino Nano Every board and [ATMega4809](http://ww1.microchip.com/downloads/en/DeviceDoc/ATmega4808-09-DataSheet-DS40002173B.pdf) chip.
Will start after #88
@Rahix s…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Currently on Android, OSVR has an implementation of the server auto-start API that starts a server in-process with the client app. The server runs in its own thread. It does not require a java layer t…
-
-
Similarly to #94, the`if(rd != 0)` behavior is coded into every single instruction. We probably should find a way to specify the `X[0]==0` constraint on a higher level. (Alternatively we could add a w…
-
There is a particularly annoying issue where `omap_loader` will fail to upload beyond the first stage (x-loader) as x-loader communication fails. I'm not sure what the issue is or where in the stack i…
-
I have just released [`embedded-time`](https://github.com/FluenTech/embedded-time) to handle clocks, instants, durations more easily in embedded contexts. It follows a similar idea to the C++ `std::ch…