Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-28 | Add iot-protocol submodule | xengineering | |
This repository contains protocol definitions. Since every planned IoT device should get its own repository it is useful to add a central repository to define the interface between these devices. | |||
2024-04-21 | firmware: Add 64 bit MAC to shell prompt | xengineering | |
This demonstrates that the readout of the 64 bit MAC address from the STM32WL55 microcontroller works and is useful to recognize used devices. | |||
2024-04-20 | firmware: Customize shell prompt | xengineering | |
2024-04-13 | firmware: Add minimal Zephyr application | xengineering | |
This is enough to validate that the firmware is running by using the Zephyr shell. | |||
2024-04-13 | Add README with brief description | xengineering | |