added changelogs for v2.3.1 #docs
This commit is contained in:
parent
101fb49557
commit
c33fa0ef59
3 changed files with 273 additions and 0 deletions
|
|
@ -1459,4 +1459,143 @@ Changelog updated 2020-05-10_15-07-19
|
||||||
|
|
||||||
- fixed string concatentate issue on version_git.py [view commit](http://github.com/pyr0ball/pyr0piezo/commit/74eabff95006689712e1e82c747ca5aed931c24f)
|
- fixed string concatentate issue on version_git.py [view commit](http://github.com/pyr0ball/pyr0piezo/commit/74eabff95006689712e1e82c747ca5aed931c24f)
|
||||||
|
|
||||||
|
------------------------------------
|
||||||
|
### v2.3.0 to v2.3.1
|
||||||
|
|
||||||
|
#### This is the first Release Candidate version (Finally out of Beta! YAY!)
|
||||||
|
|
||||||
|
Changelog updated 2020-09-28
|
||||||
|
|
||||||
|
*Added Features*
|
||||||
|
|
||||||
|
- added kitspace integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/495ff2ee1fe38884599242dcc36634eb3b7a24e4)
|
||||||
|
|
||||||
|
- added compiled release firmware v2.3.0_b93dbb6 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/61e6a596c0a4908309174289f38c01c64cdf65c1)
|
||||||
|
|
||||||
|
- incremented base version to v2.3.1 for minor additions [view commit](http://github.com/pyr0ball/pyr0piezo/commit/62e6caf83fb99b464957d7e3f5c2c204d62e32d1)
|
||||||
|
|
||||||
|
|
||||||
|
------------------------------------
|
||||||
|
|
||||||
|
*Bugfixes*
|
||||||
|
|
||||||
|
- Changed logic default to low instead of high [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b93dbb68085451accdc0d3084de82d6cfd460704)
|
||||||
|
|
||||||
|
- fixed parsing error for git hash injection to version parameter [view commit](http://github.com/pyr0ball/pyr0piezo/commit/111d7cffe4eb5dbfdd1be5a1a941e324b4bac33a)
|
||||||
|
|
||||||
|
- Added interpreter hashbang to python version script [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c0527b9aa911cd08bc13ba24900fe4a7d918fcb8)
|
||||||
|
|
||||||
|
- added fallback version parameter. Fixes #73 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4c7ab3ec36f3003d11f4074fd5810c1f9757bb91)
|
||||||
|
|
||||||
|
|
||||||
|
------------------------------------
|
||||||
|
|
||||||
|
*Documentation Updates*
|
||||||
|
|
||||||
|
- updated changelog for v2.3.0 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/2184ec69ed98b0d6816eb756c8e51f00dbad1deb)
|
||||||
|
|
||||||
|
- added documentation explaining the bypass jumper. #41 complete [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c2c6e6e64058716c8450b7fead1582038400c443)
|
||||||
|
|
||||||
|
- updated Pyr0-Piezo configuration instructions with new parameters [view commit](http://github.com/pyr0ball/pyr0piezo/commit/f744b4539adab88ea1fe57933d37eb5f2a81c400)
|
||||||
|
|
||||||
|
- Added I2C Integration page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/79887395429af3012afaf1fd019a7409c659731b)
|
||||||
|
|
||||||
|
- fixed i2c docs links [view commit](http://github.com/pyr0ball/pyr0piezo/commit/bda5d75c7e8479f53ca28d67433d4ae362d0b650)
|
||||||
|
|
||||||
|
- added links to MPDM install guide [view commit](http://github.com/pyr0ball/pyr0piezo/commit/45023ba6625ee76ef757d860ce0474082d88a2f8)
|
||||||
|
|
||||||
|
- added youtube video of the circuit explanation [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b225d06b29616a5008cbf7ef8757bc4af80369fd)
|
||||||
|
|
||||||
|
- switching to dark theme on docs site [view commit](http://github.com/pyr0ball/pyr0piezo/commit/44114dbaec4ccfaf7ab76372067c7c02333c5b56)
|
||||||
|
|
||||||
|
- updating 'about' section [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0f3db0f7ef1fc6b6e7fc1be5fb7af9db893bb313)
|
||||||
|
|
||||||
|
- fixed i2c byteslength for some inputs [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5581fac1ce19801d3dcbecb35f52f8f8e4bfb9a5)
|
||||||
|
|
||||||
|
- added i2c command syntax to I2C page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/951c53196d39929bb38a6f85adefca7222eb2c96)
|
||||||
|
|
||||||
|
- Added info for Creality Printhead integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/7255c99d183c69ea5b3167a5a330467425aab00e)
|
||||||
|
|
||||||
|
- Added embedded model frames for creality [view commit](http://github.com/pyr0ball/pyr0piezo/commit/3e0380406c9f340714f92a620bd43f7fd1ccb823)
|
||||||
|
|
||||||
|
- added more detail to firmware update procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b58bf62e701c77b8429028f22c50fafe6da67320)
|
||||||
|
|
||||||
|
- fixed links and punctuation on firmware update [view commit](http://github.com/pyr0ball/pyr0piezo/commit/66fbcda4fac84377005ec7e43bed4c96b11be130)
|
||||||
|
|
||||||
|
- fixed typo in VSC extension name [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0aa790ffb1e4612a271e92326a7b14515cff2a69)
|
||||||
|
|
||||||
|
- added mechanical and pinout drawing for programming jig [view commit](http://github.com/pyr0ball/pyr0piezo/commit/50ea75049a47e1e9f913863862af414e64945b18)
|
||||||
|
|
||||||
|
- added screenshot for AVRDUDESS procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/a86c3af806a21b7c4436104ae3fecfd145fd0a6f)
|
||||||
|
|
||||||
|
|
||||||
|
------------------------------------
|
||||||
|
|
||||||
|
*Full Changelog*
|
||||||
|
|
||||||
|
- updated changelog for v2.3.0 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/2184ec69ed98b0d6816eb756c8e51f00dbad1deb)
|
||||||
|
|
||||||
|
- Merge pull request #72 from pyr0ball/develop [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4239641fc16ac646b638fa1e66d3afaf1c718f74)
|
||||||
|
|
||||||
|
- added documentation explaining the bypass jumper. #41 complete [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c2c6e6e64058716c8450b7fead1582038400c443)
|
||||||
|
|
||||||
|
- updated Pyr0-Piezo configuration instructions with new parameters [view commit](http://github.com/pyr0ball/pyr0piezo/commit/f744b4539adab88ea1fe57933d37eb5f2a81c400)
|
||||||
|
|
||||||
|
- Added I2C Integration page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/79887395429af3012afaf1fd019a7409c659731b)
|
||||||
|
|
||||||
|
- fixed i2c docs links [view commit](http://github.com/pyr0ball/pyr0piezo/commit/bda5d75c7e8479f53ca28d67433d4ae362d0b650)
|
||||||
|
|
||||||
|
- added links to MPDM install guide [view commit](http://github.com/pyr0ball/pyr0piezo/commit/45023ba6625ee76ef757d860ce0474082d88a2f8)
|
||||||
|
|
||||||
|
- added youtube video of the circuit explanation [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b225d06b29616a5008cbf7ef8757bc4af80369fd)
|
||||||
|
|
||||||
|
- switching to dark theme on docs site [view commit](http://github.com/pyr0ball/pyr0piezo/commit/44114dbaec4ccfaf7ab76372067c7c02333c5b56)
|
||||||
|
|
||||||
|
- updating 'about' section [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0f3db0f7ef1fc6b6e7fc1be5fb7af9db893bb313)
|
||||||
|
|
||||||
|
- fixed i2c byteslength for some inputs [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5581fac1ce19801d3dcbecb35f52f8f8e4bfb9a5)
|
||||||
|
|
||||||
|
- added i2c command syntax to I2C page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/951c53196d39929bb38a6f85adefca7222eb2c96)
|
||||||
|
|
||||||
|
- migrated hardware files to new location [view commit](http://github.com/pyr0ball/pyr0piezo/commit/95ca33774fb2737be82b4db833843a349c6c9679)
|
||||||
|
|
||||||
|
- added kitspace integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/495ff2ee1fe38884599242dcc36634eb3b7a24e4)
|
||||||
|
|
||||||
|
- fixed schematic headers for kitspace [view commit](http://github.com/pyr0ball/pyr0piezo/commit/04ec61d2236a40c88ee2ee617439bded03467bea)
|
||||||
|
|
||||||
|
- added readme for business card, updated kitspace yaml [view commit](http://github.com/pyr0ball/pyr0piezo/commit/425849bbaed78c2e1894da727ce9575c081bd6af)
|
||||||
|
|
||||||
|
- kitspace.yaml link update [view commit](http://github.com/pyr0ball/pyr0piezo/commit/84aa91c5d72aeb504f785e00a8801526f2aaba57)
|
||||||
|
|
||||||
|
- partial update to kitspace yaml and BOMs [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c3f7f86268cf1bb771c9dbd96911a118ecf9d87f)
|
||||||
|
|
||||||
|
- added logo to Standalone pcb [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9581f1b57000172b6337a91a5fef290c78c669eb)
|
||||||
|
|
||||||
|
- Added info for Creality Printhead integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/7255c99d183c69ea5b3167a5a330467425aab00e)
|
||||||
|
|
||||||
|
- Added embedded model frames for creality [view commit](http://github.com/pyr0ball/pyr0piezo/commit/3e0380406c9f340714f92a620bd43f7fd1ccb823)
|
||||||
|
|
||||||
|
- added more detail to firmware update procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b58bf62e701c77b8429028f22c50fafe6da67320)
|
||||||
|
|
||||||
|
- fixed links and punctuation on firmware update [view commit](http://github.com/pyr0ball/pyr0piezo/commit/66fbcda4fac84377005ec7e43bed4c96b11be130)
|
||||||
|
|
||||||
|
- fixed typo in VSC extension name [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0aa790ffb1e4612a271e92326a7b14515cff2a69)
|
||||||
|
|
||||||
|
- added mechanical and pinout drawing for programming jig [view commit](http://github.com/pyr0ball/pyr0piezo/commit/50ea75049a47e1e9f913863862af414e64945b18)
|
||||||
|
|
||||||
|
- added screenshot for AVRDUDESS procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/a86c3af806a21b7c4436104ae3fecfd145fd0a6f)
|
||||||
|
|
||||||
|
- Changed logic default to low instead of high [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b93dbb68085451accdc0d3084de82d6cfd460704)
|
||||||
|
|
||||||
|
- added compiled release firmware v2.3.0_b93dbb6 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/61e6a596c0a4908309174289f38c01c64cdf65c1)
|
||||||
|
|
||||||
|
- incremented base version to v2.3.1 for minor additions [view commit](http://github.com/pyr0ball/pyr0piezo/commit/62e6caf83fb99b464957d7e3f5c2c204d62e32d1)
|
||||||
|
|
||||||
|
- fixed parsing error for git hash injection to version parameter [view commit](http://github.com/pyr0ball/pyr0piezo/commit/111d7cffe4eb5dbfdd1be5a1a941e324b4bac33a)
|
||||||
|
|
||||||
|
- Added interpreter hashbang to python version script [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c0527b9aa911cd08bc13ba24900fe4a7d918fcb8)
|
||||||
|
|
||||||
|
- added fallback version parameter. Fixes #73 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4c7ab3ec36f3003d11f4074fd5810c1f9757bb91)
|
||||||
|
|
||||||
|
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
|
||||||
133
docs/changelogs/changelog_2020-09-28_v2.3.0_v2.3.1.md
Normal file
133
docs/changelogs/changelog_2020-09-28_v2.3.0_v2.3.1.md
Normal file
|
|
@ -0,0 +1,133 @@
|
||||||
|
###Pyr0-Piezo Changelog beta-avr-v2.3.0 to release-avr-v2.3.1
|
||||||
|
|
||||||
|
#### Added Features
|
||||||
|
|
||||||
|
- added kitspace integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/495ff2ee1fe38884599242dcc36634eb3b7a24e4)
|
||||||
|
|
||||||
|
- added compiled release firmware v2.3.0_b93dbb6 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/61e6a596c0a4908309174289f38c01c64cdf65c1)
|
||||||
|
|
||||||
|
- incremented base version to v2.3.1 for minor additions [view commit](http://github.com/pyr0ball/pyr0piezo/commit/62e6caf83fb99b464957d7e3f5c2c204d62e32d1)
|
||||||
|
|
||||||
|
|
||||||
|
------------------------------------
|
||||||
|
|
||||||
|
#### Bugfixes
|
||||||
|
|
||||||
|
- Changed logic default to low instead of high [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b93dbb68085451accdc0d3084de82d6cfd460704)
|
||||||
|
|
||||||
|
- fixed parsing error for git hash injection to version parameter [view commit](http://github.com/pyr0ball/pyr0piezo/commit/111d7cffe4eb5dbfdd1be5a1a941e324b4bac33a)
|
||||||
|
|
||||||
|
- Added interpreter hashbang to python version script [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c0527b9aa911cd08bc13ba24900fe4a7d918fcb8)
|
||||||
|
|
||||||
|
- added fallback version parameter. Fixes #73 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4c7ab3ec36f3003d11f4074fd5810c1f9757bb91)
|
||||||
|
|
||||||
|
|
||||||
|
------------------------------------
|
||||||
|
|
||||||
|
#### Documentation Updates
|
||||||
|
|
||||||
|
- updated changelog for v2.3.0 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/2184ec69ed98b0d6816eb756c8e51f00dbad1deb)
|
||||||
|
|
||||||
|
- added documentation explaining the bypass jumper. #41 complete [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c2c6e6e64058716c8450b7fead1582038400c443)
|
||||||
|
|
||||||
|
- updated Pyr0-Piezo configuration instructions with new parameters [view commit](http://github.com/pyr0ball/pyr0piezo/commit/f744b4539adab88ea1fe57933d37eb5f2a81c400)
|
||||||
|
|
||||||
|
- Added I2C Integration page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/79887395429af3012afaf1fd019a7409c659731b)
|
||||||
|
|
||||||
|
- fixed i2c docs links [view commit](http://github.com/pyr0ball/pyr0piezo/commit/bda5d75c7e8479f53ca28d67433d4ae362d0b650)
|
||||||
|
|
||||||
|
- added links to MPDM install guide [view commit](http://github.com/pyr0ball/pyr0piezo/commit/45023ba6625ee76ef757d860ce0474082d88a2f8)
|
||||||
|
|
||||||
|
- added youtube video of the circuit explanation [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b225d06b29616a5008cbf7ef8757bc4af80369fd)
|
||||||
|
|
||||||
|
- switching to dark theme on docs site [view commit](http://github.com/pyr0ball/pyr0piezo/commit/44114dbaec4ccfaf7ab76372067c7c02333c5b56)
|
||||||
|
|
||||||
|
- updating 'about' section [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0f3db0f7ef1fc6b6e7fc1be5fb7af9db893bb313)
|
||||||
|
|
||||||
|
- fixed i2c byteslength for some inputs [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5581fac1ce19801d3dcbecb35f52f8f8e4bfb9a5)
|
||||||
|
|
||||||
|
- added i2c command syntax to I2C page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/951c53196d39929bb38a6f85adefca7222eb2c96)
|
||||||
|
|
||||||
|
- Added info for Creality Printhead integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/7255c99d183c69ea5b3167a5a330467425aab00e)
|
||||||
|
|
||||||
|
- Added embedded model frames for creality [view commit](http://github.com/pyr0ball/pyr0piezo/commit/3e0380406c9f340714f92a620bd43f7fd1ccb823)
|
||||||
|
|
||||||
|
- added more detail to firmware update procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b58bf62e701c77b8429028f22c50fafe6da67320)
|
||||||
|
|
||||||
|
- fixed links and punctuation on firmware update [view commit](http://github.com/pyr0ball/pyr0piezo/commit/66fbcda4fac84377005ec7e43bed4c96b11be130)
|
||||||
|
|
||||||
|
- fixed typo in VSC extension name [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0aa790ffb1e4612a271e92326a7b14515cff2a69)
|
||||||
|
|
||||||
|
- added mechanical and pinout drawing for programming jig [view commit](http://github.com/pyr0ball/pyr0piezo/commit/50ea75049a47e1e9f913863862af414e64945b18)
|
||||||
|
|
||||||
|
- added screenshot for AVRDUDESS procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/a86c3af806a21b7c4436104ae3fecfd145fd0a6f)
|
||||||
|
|
||||||
|
|
||||||
|
------------------------------------
|
||||||
|
|
||||||
|
#### Full Changelog
|
||||||
|
|
||||||
|
- updated changelog for v2.3.0 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/2184ec69ed98b0d6816eb756c8e51f00dbad1deb)
|
||||||
|
|
||||||
|
- Merge pull request #72 from pyr0ball/develop [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4239641fc16ac646b638fa1e66d3afaf1c718f74)
|
||||||
|
|
||||||
|
- added documentation explaining the bypass jumper. #41 complete [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c2c6e6e64058716c8450b7fead1582038400c443)
|
||||||
|
|
||||||
|
- updated Pyr0-Piezo configuration instructions with new parameters [view commit](http://github.com/pyr0ball/pyr0piezo/commit/f744b4539adab88ea1fe57933d37eb5f2a81c400)
|
||||||
|
|
||||||
|
- Added I2C Integration page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/79887395429af3012afaf1fd019a7409c659731b)
|
||||||
|
|
||||||
|
- fixed i2c docs links [view commit](http://github.com/pyr0ball/pyr0piezo/commit/bda5d75c7e8479f53ca28d67433d4ae362d0b650)
|
||||||
|
|
||||||
|
- added links to MPDM install guide [view commit](http://github.com/pyr0ball/pyr0piezo/commit/45023ba6625ee76ef757d860ce0474082d88a2f8)
|
||||||
|
|
||||||
|
- added youtube video of the circuit explanation [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b225d06b29616a5008cbf7ef8757bc4af80369fd)
|
||||||
|
|
||||||
|
- switching to dark theme on docs site [view commit](http://github.com/pyr0ball/pyr0piezo/commit/44114dbaec4ccfaf7ab76372067c7c02333c5b56)
|
||||||
|
|
||||||
|
- updating 'about' section [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0f3db0f7ef1fc6b6e7fc1be5fb7af9db893bb313)
|
||||||
|
|
||||||
|
- fixed i2c byteslength for some inputs [view commit](http://github.com/pyr0ball/pyr0piezo/commit/5581fac1ce19801d3dcbecb35f52f8f8e4bfb9a5)
|
||||||
|
|
||||||
|
- added i2c command syntax to I2C page [view commit](http://github.com/pyr0ball/pyr0piezo/commit/951c53196d39929bb38a6f85adefca7222eb2c96)
|
||||||
|
|
||||||
|
- migrated hardware files to new location [view commit](http://github.com/pyr0ball/pyr0piezo/commit/95ca33774fb2737be82b4db833843a349c6c9679)
|
||||||
|
|
||||||
|
- added kitspace integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/495ff2ee1fe38884599242dcc36634eb3b7a24e4)
|
||||||
|
|
||||||
|
- fixed schematic headers for kitspace [view commit](http://github.com/pyr0ball/pyr0piezo/commit/04ec61d2236a40c88ee2ee617439bded03467bea)
|
||||||
|
|
||||||
|
- added readme for business card, updated kitspace yaml [view commit](http://github.com/pyr0ball/pyr0piezo/commit/425849bbaed78c2e1894da727ce9575c081bd6af)
|
||||||
|
|
||||||
|
- kitspace.yaml link update [view commit](http://github.com/pyr0ball/pyr0piezo/commit/84aa91c5d72aeb504f785e00a8801526f2aaba57)
|
||||||
|
|
||||||
|
- partial update to kitspace yaml and BOMs [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c3f7f86268cf1bb771c9dbd96911a118ecf9d87f)
|
||||||
|
|
||||||
|
- added logo to Standalone pcb [view commit](http://github.com/pyr0ball/pyr0piezo/commit/9581f1b57000172b6337a91a5fef290c78c669eb)
|
||||||
|
|
||||||
|
- Added info for Creality Printhead integration [view commit](http://github.com/pyr0ball/pyr0piezo/commit/7255c99d183c69ea5b3167a5a330467425aab00e)
|
||||||
|
|
||||||
|
- Added embedded model frames for creality [view commit](http://github.com/pyr0ball/pyr0piezo/commit/3e0380406c9f340714f92a620bd43f7fd1ccb823)
|
||||||
|
|
||||||
|
- added more detail to firmware update procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b58bf62e701c77b8429028f22c50fafe6da67320)
|
||||||
|
|
||||||
|
- fixed links and punctuation on firmware update [view commit](http://github.com/pyr0ball/pyr0piezo/commit/66fbcda4fac84377005ec7e43bed4c96b11be130)
|
||||||
|
|
||||||
|
- fixed typo in VSC extension name [view commit](http://github.com/pyr0ball/pyr0piezo/commit/0aa790ffb1e4612a271e92326a7b14515cff2a69)
|
||||||
|
|
||||||
|
- added mechanical and pinout drawing for programming jig [view commit](http://github.com/pyr0ball/pyr0piezo/commit/50ea75049a47e1e9f913863862af414e64945b18)
|
||||||
|
|
||||||
|
- added screenshot for AVRDUDESS procedure [view commit](http://github.com/pyr0ball/pyr0piezo/commit/a86c3af806a21b7c4436104ae3fecfd145fd0a6f)
|
||||||
|
|
||||||
|
- Changed logic default to low instead of high [view commit](http://github.com/pyr0ball/pyr0piezo/commit/b93dbb68085451accdc0d3084de82d6cfd460704)
|
||||||
|
|
||||||
|
- added compiled release firmware v2.3.0_b93dbb6 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/61e6a596c0a4908309174289f38c01c64cdf65c1)
|
||||||
|
|
||||||
|
- incremented base version to v2.3.1 for minor additions [view commit](http://github.com/pyr0ball/pyr0piezo/commit/62e6caf83fb99b464957d7e3f5c2c204d62e32d1)
|
||||||
|
|
||||||
|
- fixed parsing error for git hash injection to version parameter [view commit](http://github.com/pyr0ball/pyr0piezo/commit/111d7cffe4eb5dbfdd1be5a1a941e324b4bac33a)
|
||||||
|
|
||||||
|
- Added interpreter hashbang to python version script [view commit](http://github.com/pyr0ball/pyr0piezo/commit/c0527b9aa911cd08bc13ba24900fe4a7d918fcb8)
|
||||||
|
|
||||||
|
- added fallback version parameter. Fixes #73 [view commit](http://github.com/pyr0ball/pyr0piezo/commit/4c7ab3ec36f3003d11f4074fd5810c1f9757bb91)
|
||||||
|
|
||||||
|
|
@ -105,6 +105,7 @@ nav:
|
||||||
- Changelog:
|
- Changelog:
|
||||||
- Version List: 'changelog.md'
|
- Version List: 'changelog.md'
|
||||||
- Logs:
|
- Logs:
|
||||||
|
- 'v2.3.0-v2.3.1': 'changelogs/changelog_2020-09-28_v2.3.0_v2.3.1.md'
|
||||||
- 'v2.2.1-v2.3.0': 'changelogs/changelog_2020-05-10_v2.2.1_v2.3.0.md'
|
- 'v2.2.1-v2.3.0': 'changelogs/changelog_2020-05-10_v2.2.1_v2.3.0.md'
|
||||||
- 'v2.2.0-v2.2.1': 'changelogs/changelog_2020-01-16_v2.2.0_v2.2.1.md'
|
- 'v2.2.0-v2.2.1': 'changelogs/changelog_2020-01-16_v2.2.0_v2.2.1.md'
|
||||||
- 'v2.1.5-v2.1.6': 'changelogs/changelog_2019-12-28_v2.1.5_v2.1.6.md'
|
- 'v2.1.5-v2.1.6': 'changelogs/changelog_2019-12-28_v2.1.5_v2.1.6.md'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue