This website requires JavaScript.
Explore
Help
Sign In
Patedam
/
Calendink
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
firmware-ota
#2
Merged
Patedam
merged 4 commits from
firmware-ota
into
main
2026-03-03 22:47:04 -05:00
Conversation
0
Commits
4
Files Changed
21
+1065
-255
Patedam
commented
2026-03-03 22:46:57 -05:00
Owner
Copy Link
Copy Source
No description provided.
Patedam
added 4 commits
2026-03-03 22:46:57 -05:00
tdd for firmware ota
ad65bf520b
feat: Implement OTA status API with partition information, define ESP32 partition layout, add
ArrayCount
utility, and include agent interaction rules.
849d126ce0
feat: Implement web dashboard with system information, reboot, and OTA update functionality.
fdb13d62d4
Made everything needed to update firmware. Added the bundle to upload both front and backendin a bundle. Added magic number for more safety
85dc698a8d
Patedam
merged commit
0ec7f7f08a
into
main
2026-03-03 22:47:04 -05:00
Patedam
referenced this issue from a commit
2026-03-03 22:47:05 -05:00
firmware-ota (#2)
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
Clear assignees
Patedam
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Patedam/Calendink#2
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Patedam/Calendink
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
ArrayCountutility, and include agent interaction rules. 849d126ce0