Commit Graph

2 Commits

Author SHA1 Message Date
ovizro 7c7827fddb refactor(event): optimize event handling and remove inicpp dependency
- Update event handling logic for better performance
- Remove unused inicpp dependency
- Fix typos and improve code readability
- Update build script for better portability
2024-12-27 20:49:00 +08:00
ovizro f46f39b2b2 feat(event): implement event handling mechanism
- Add event registration and triggering functionality
- Implement event callback mechanism
- Update exint_send to support event type
- Modify alarm and command handlers to use event mechanism
- Update test cases for event handling
2024-12-24 22:50:03 +08:00