Skip to content

Tags: elcereza/LoRaMESH

Tags

micropython/v1.0.0

Toggle micropython/v1.0.0's commit message
fix: restore accidentally deleted Python blink example

core/v1.0.2

Toggle core/v1.0.2's commit message
fix: restore accidentally deleted Python blink example

python/v1.0.3

Toggle python/v1.0.3's commit message
feat: add MicroPython support and transparent communication

- Add initial MicroPython support
- Improve Linux adapter (not yet fully aligned with core)
- Implement transparent communication with LoRa module

micropython/v1.0.0b1

Toggle micropython/v1.0.0b1's commit message
feat: add MicroPython support and transparent communication

- Add initial MicroPython support
- Improve Linux adapter (not yet fully aligned with core)
- Implement transparent communication with LoRa module

core/v1.0.1

Toggle core/v1.0.1's commit message
feat: add MicroPython support and transparent communication

- Add initial MicroPython support
- Improve Linux adapter (not yet fully aligned with core)
- Implement transparent communication with LoRa module

python/v1.0.2

Toggle python/v1.0.2's commit message
fix: align Linux UART handling with Windows (DTR/RTS, raw mode, timeo…

…ut, buffer flush)