Table of Contents
...
...
...
...
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Attendance
Attended | Proxy (w/ @name) | Holiday | Did Not Attend |
---|
Name | Company | |
---|---|---|
Knox Lively | ||
Stephen Berard | ||
Brad Clements | Murkworks | |
Marshall Meier | Emerson | |
Patrick Robb | UNH IOL | Drasko Draskovic |
Graeme Cloughley | Edge Inference | |
Jason Shepherd | ||
Dan Mihai Dumitriu | Midokura Japan K.K. | |
Brad Clements | Murkworks | |
Jason Shepherd | ||
Drasko Draskovic | Abstract Machines | |
Lincoln Lavoie | UNH IOL | |
Graeme Cloughley | Edge Inference | |
Marshall Meier | Emerson
...
Minutes
Time (mins) | Item | Presented By | Presos/Notes/Links/ |
---|---|---|---|
5 | Meet and Greet/Call to Order | Knox/Stephen | |
5 | Recap Previous Meeting | Knox | |
5010 | General DiscussionDiscussion: Unit Tests/CICD with UNH IOL | Knox /CommunityLively / Patrick Robb | |
40 | Discussion: Linux Port Considerations |
...
Meeting Summary
Ocre Project Status Update:
We briefly shared updates on the Ocre Project, including the publication of the Ocre Container Format in the Ocre documentation.
General Discussion:
Brad raised questions about porting the Ocre runtime to Linux and abstracting the code to work across both Zephyr and Linux platforms. Stephen outlined a plan to leverage WebAssembly's (Wasm) existing support for different OS targets, enabling the core runtime to be compiled for either Zephyr or Linux with minimal changes to the codebase.
Brad also inquired about support for dynamic device discovery, such as enumerating sensors on a bus. Stephen explained that this is an area of active discussion, as Wasm standards bodies are working on defining APIs for interfaces like I2C and GPIO. He outlined potential approaches for Ocre to support dynamic device discovery while balancing standards compliance with practical usability.
Action Items
Knox, Patrick, and Graeme will meet before the next Ocre meeting to review the Ocre “Getting Started” documentation and flash the runtime to the U585 board. They may also start integrating unit tests and CI/CD workflows if available.
Meeting Materials (recording, transcript, slides, etc.)
...
Topics to Consider
...
Topic
...
Comments
...
Submitted By
...
Unit Tests Update
...
Status update on unit tests being developed by Atym and timeline for upstream contribution
...
...
Linux Port Considerations
...
Discuss approaches for Linux port implementation: userspace application structure, interface design, library considerations, and driver exposure methodology with example use cases
...