Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wasp-os
/
ota-dfu-python
Public
forked from
dingari/ota-dfu-python
Notifications
You must be signed in to change notification settings
Fork
12
Star
4
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Oct 6, 2024
Merge pull request #3 from thiswillbeyourgithub/bugfixes
Show description for 9285815
Daniel Thompson
authored
9285815
Copy full SHA for 9285815
Fix indent
Show description for af470fa
thiswillbeyourgithub
and
agittins
authored
af470fa
Copy full SHA for af470fa
Commits on Sep 18, 2023
docs: mention in the tools argument that verbosity can be further increase
Show description for 5517d10
thiswillbeyourgithub
committed
5517d10
Copy full SHA for 5517d10
fix: race condition for a notification
Show description for b1d8e21
thiswillbeyourgithub
committed
b1d8e21
Copy full SHA for b1d8e21
fix error 'a bytes-like object is required, not 'str''
Show description for 3c16bc3
thiswillbeyourgithub
committed
3c16bc3
Copy full SHA for 3c16bc3
Commits on Sep 17, 2023
Merge pull request #1 from mkincaid/master
Show description for 7422978
Daniel Thompson
authored
7422978
Copy full SHA for 7422978
Merge pull request #2 from mbeijen/readme-update-link-to-waspos
Show description for 5eadc6a
Daniel Thompson
authored
5eadc6a
Copy full SHA for 5eadc6a
Commits on May 1, 2023
README: update link to wasp-os
mbeijen
committed
eb0ec2d
Copy full SHA for eb0ec2d
Commits on Aug 19, 2021
Fix unpacker error after help text output
mkincaid
committed
d11bff2
Copy full SHA for d11bff2
Commits on May 3, 2020
Simplify output messages (and fix to 80 column terminal)
daniel-thompson
committed
3d6fd30
Copy full SHA for 3d6fd30
Commits on Apr 18, 2020
scan: Fix imports
Show description for 9cc61db
daniel-thompson
committed
9cc61db
Copy full SHA for 9cc61db
unpacker: Remove #! header and execute bit
Show description for 97483ff
daniel-thompson
committed
97483ff
Copy full SHA for 97483ff
README: Document my own changes to the release
daniel-thompson
committed
751c699
Copy full SHA for 751c699
Fix invocation for distros that have not retired python2
daniel-thompson
committed
63b2543
Copy full SHA for 63b2543
Additional python3 fixes needed to send updates to an nRF52 smartwatch
daniel-thompson
committed
ed4931b
Copy full SHA for ed4931b
unpacker: Switch to unix style line endings
daniel-thompson
committed
32db468
Copy full SHA for 32db468
Remove (unused) python2/3 compatibility shim
daniel-thompson
committed
0d46838
Copy full SHA for 0d46838
2to3: Run migration tool across all files in the repo
daniel-thompson
committed
5e5ec5c
Copy full SHA for 5e5ec5c
Commits on Mar 25, 2019
Merge pull request #3 from mdxs/upd_readme
Show description for 5c422a7
dingari
authored
5c422a7
Copy full SHA for 5c422a7
Textual and layout improvements to the README
mdxs
committed
557b22f
Copy full SHA for 557b22f
Merge pull request #2 from mdxs/fix_whitespace
Show description for 4e30ae2
dingari
authored
4e30ae2
Copy full SHA for 4e30ae2
Cleaning up whitespace (tabs and spaces only)
mdxs
committed
067206a
Copy full SHA for 067206a
Commits on Nov 13, 2018
Create LICENSE
dingari
authored
8cb1ea8
Copy full SHA for 8cb1ea8
Commits on Apr 27, 2017
Update README.md
dingari
authored
c4f07ff
Copy full SHA for c4f07ff
Commits on Mar 30, 2017
Add --secure and --legacy flags
dingari
committed
7f0f654
Copy full SHA for 7f0f654
Fix runtime errors in legacy dfu procedure
dingari
committed
28a8048
Copy full SHA for 28a8048
Commits on Mar 25, 2017
Merge branch 'master' of https://github.com/dingari/ota-dfu-python
dingari
committed
0bcef38
Copy full SHA for 0bcef38
Replace self.hex_size variable with self.image_size in legacy dfu controller
dingari
committed
bd43473
Copy full SHA for bd43473
Update README.md
dingari
authored
b7580d0
Copy full SHA for b7580d0
Update README.md
dingari
authored
e0460ad
Copy full SHA for e0460ad
Merge branch 'secure'
dingari
committed
00c7221
Copy full SHA for 00c7221
Use secure dfu by default
dingari
committed
19e1cd3
Copy full SHA for 19e1cd3
Update legacy dfu controller code
Show description for f54067c
dingari
committed
f54067c
Copy full SHA for f54067c
Commits on Mar 21, 2017
Add PRN error checking and handling
dingari
committed
b7dc06a
Copy full SHA for b7dc06a
Remove intelhex.py since it's available via pip
dingari
committed
b0fbb51
Copy full SHA for b0fbb51
Pagination
Previous
Next
You can’t perform that action at this time.