mikkeldamsgaard
mikkeldamsgaard
Support for UART on Darwin and for reading and writing control lines
SDCARD and NORFLASH and optionally NANDFLASH with a patch to esp-idf. The whole thing is using the fat vfs mapping to get a mounted filesystem that can be used with...
Adding trace to log messages, to prepare for allowing a loggingservice to send fatal traces remotely. Also changed the system boot to use logging when a system mirror message is...
Ideally, jaguar should report an error to 'jag run' when the image size of the toit program exceeds the available space on the 'programs' partition. For now, the trace looks...
This requires the PR in toitlang for the logging trace.
Hey. Embedded devices often needs to have a peripheral role. What are the plans of adding this to this lib? I looks like both windows, max and blueoz has the...
Advertised data has the option to include service UUIDS. These would be great to get back in discovered peripheral. These are different from the service ids queried when connected, so...
Ble library rewrite and added support for ble on macos via toit. Major enhancements: 1. Discovery 2. Long attribute writes 3. Multiple clients for server 4. Support on macos with...
Hey. We are using the celt encoder from this project with great success and we are using it in 100% custom mode on both encoder and decoder. Our embedded MCU...