You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
				
					
						
							Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.1.5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v1...v2.1.5) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>  | 
			4 years ago | |
|---|---|---|
| .github | 4 years ago | |
| css | 5 years ago | |
| js | 4 years ago | |
| script | 4 years ago | |
| src | 4 years ago | |
| .gitignore | 5 years ago | |
| README.md | 4 years ago | |
| index.html | 4 years ago | |
| license.md | 4 years ago | |
| package-lock.json | 4 years ago | |
| package.json | 4 years ago | |
| rollup.config.js | 5 years ago | |
| tsconfig.json | 5 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	ESP Web Flasher
A Web Serial package for updating your ESP bootloader via the browser.
Local development
- Clone this repository.
 - Install dependencies with 
npm - Run 
script/develop 
Fork
This is a fork of Adafruit WebSerial ESPTool. Their repository is a single-use website. This fork converts the code into a reusable package.
The changes of this fork are part of an open pull request upstream. If accepted in a way that it's usable for our projects, we can retire this project.