Speak of the devil: Espressif has just released a RISC-V ESP32 version with MMU support! I haven't seen any pricing yet but hopefully it will force ARM to lower theirs.
WCH also told me they would look into my suggestion to add a MMU to their...
Greetings, all. I took the liberty of creating a new library for interacting with the Teensy 4 CPU's DCP crypto module. It's a reimagining of the interface and driver entirely in C++. No C layer, and none of the complexity that's in the NXP SDK...
I just released v0.35.0. Here's the Changelog:
## [0.35.0]
### Added
* Added a ping call to the main program.
* Added `qindesign::network::util::steady_clock_ms` and
`qindesign::network::util::arm_high_resolution_clock` classes that conform to...
Now that arduino-cli is a little more prevalent, is there any way I could convince you to somehow meet in the middle, so that it's at least just a little easier to modify these build parameters? I understand your point in post #2, but I'm...