mikkeldamsgaard

Results 12 issues of mikkeldamsgaard

Support for UART on Darwin and for reading and writing control lines

cla-signed

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...

cla-signed

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...

cla-signed

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...

enhancement

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...

enhancement

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...

enhancement

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...

cla-signed

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...