Commit Graph

13 Commits

Author SHA1 Message Date
semantic-release-bot
30e1782c3c chore(patch): 1.0.5 [skip ci]
## [1.0.5](https://github.com/lorow/OpenIris/compare/v1.0.4...v1.0.5) (2023-03-21)

### 🐛 Bug Fixes

* prepareCMD rename zip files before release ([2ef8b74](2ef8b7428d))
2023-03-21 14:32:52 +00:00
ZanzyTHEbar
2ef8b7428d fix: prepareCMD rename zip files before release 2023-03-21 14:28:23 +00:00
semantic-release-bot
526d9429d9 chore(patch): 1.0.4 [skip ci]
## [1.0.4](https://github.com/lorow/OpenIris/compare/v1.0.3...v1.0.4) (2023-03-21)

### 🐛 Bug Fixes

* remove toml parser in favour of sed ([94682d8](94682d86f8))
2023-03-21 13:59:28 +00:00
ZanzyTHEbar
6e627fb873 fix: trying to fix error in release script
- add quotes to dev_config version member
- add stripping of quotes to customname.py
- removed second for loop from shell script
2023-03-21 13:32:18 +00:00
ZanzyTHEbar
65ffbbd038 fix: release version out of sync 2023-03-21 12:46:52 +00:00
ZanzyTHEbar
c0d090de90 fix: fix pinout for s3 module 2023-03-09 21:15:57 +00:00
ZanzyTHEbar
3eeae182ee feat: add esp32s3 support
- add beta simulator environment
2023-03-09 20:21:10 +00:00
ZanzyTHEbar
c96e3f7108 fix: fix current OTA stack
- update board.ini to clean it up
- minor update to OTA.cpp
2023-03-05 18:48:25 +00:00
ZanzyTHEbar
acad1dafb9 feat: add note about bug for apostrophes 2023-02-27 12:20:34 +00:00
ZanzyTHEbar
17044593ab fix: fix compiler error if not git repo 2023-02-27 11:48:32 +00:00
ZanzyTHEbar
acb5e44c03 fix: remove common environment
- favour the env environment
- cleans up the config
- easier to read and maintain
2023-02-13 12:43:16 +00:00
ZanzyTHEbar
6ba704f1f8 fix: cleanup main ini file 2023-02-13 12:33:25 +00:00
ZanzyTHEbar
5fbe5a358b feat: clean up config for users
- added custom ini files for configurations
-  created user config file for easier access
- added formatting to codebase
2023-01-31 10:35:22 +00:00