This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
55b39e7db3
mcopy
/
.gitignore
10 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore those pesky DS_Store files
2018-01-01 00:46:15 +00:00
*.DS_Store
Begin testing with mocha and chai.
2019-04-15 17:07:47 +00:00
.AppleDouble
Ignore node_modules
2019-03-05 03:07:04 +00:00
*.Parent
Begin testing with mocha and chai.
2019-04-15 17:07:47 +00:00
node_modules
Ignore all .svd files
2023-03-01 18:38:48 +00:00
dist
Proof of concept works. Nano can proxy requests to ESP32 via soft serial and then receives confirmation after event. Nano has a cleaner serial interface and will not throw junk into mcopy app serial listener.
2023-07-04 22:45:51 +00:00
*.svd
*debug_custom.json
*debug.cfg