v2.3.3 #19

Merged
blizzardfinnegan merged 15 commits from devel into stable 2023-06-29 10:16:33 -04:00

15 commits

Author SHA1 Message Date
701ff50ec8
Merge branch 'stable' into devel
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-06-29 10:13:12 -04:00
04e79dca2b
Version bump
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-06-29 10:04:47 -04:00
b27da2155e
Attempt to generalise serial init
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-29 09:58:20 -04:00
32789a4546
Add catch for uboot
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Apparently, you can just run "boot" in a uboot prompt to get to the
login prompt.
2023-06-27 09:00:06 -04:00
c6c34462bb
Attempt to resolve #10
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-26 13:00:16 -04:00
0a0f502410
Adjust priority so temp checks don't fail
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-26 11:48:54 -04:00
e92b0522b8
Increase complexity of read tree
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-26 11:44:58 -04:00
1300e040d7
Remove reboot from auto_serial
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
We have a whole state machine here. Might as well use it.
2023-06-26 11:29:47 -04:00
a59a3c590d
Catch first major error
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
go_to_* functions fell to catch-all for bad debug command response;
should treat as shell
2023-06-26 11:12:40 -04:00
c403dfa7c1
Attempt to reduce init time
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
To be tested
2023-06-26 11:04:01 -04:00
108132ef9e
Comment out releases for now
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Clearly, I don't really know what's going on here. So rather than
further pollute the public repo, I'm going to set up another repo to
play with.
2023-06-23 15:01:41 -04:00
5d42a34f16
once again, I am asking for your api key
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-23 14:52:54 -04:00
41e1f8eda3
third time's the charm?
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-23 14:47:48 -04:00
d4b47c109f
secrets take 2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-23 14:32:45 -04:00
f7b9da5086
add "from secrets" denotation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-23 14:27:05 -04:00