Commit Graph

1199 Commits (4d5f1ab5e916494adeaff8f917548d8335b4191b)

Author SHA1 Message Date
Ryan Summers 6669be0370
Merge branch 'master' into feature/hitl-support 2021-04-07 14:15:58 +02:00
Ryan Summers ef9e5557e5 Adding requirements file 2021-04-07 14:04:11 +02:00
Ryan Summers cd25b44b80 Updating hitl runner to use correct broker 2021-04-07 13:55:08 +02:00
Ryan Summers 2fa94b03a5 Updating executability 2021-04-07 13:53:29 +02:00
Ryan Summers 46c5bb4c25
Merge pull request #298 from dnadlinger/update-hal
Update stm32h7xx-hal
2021-04-07 13:45:02 +02:00
Ryan Summers e51336dc90
Merge branch 'master' into update-hal 2021-04-07 13:41:48 +02:00
Robert Jördens cc61e2eedf
README: add both plain-CI and HITL badges 2021-04-06 16:28:56 +02:00
Robert Jördens ec28c4995a
Merge pull request #305 from quartiq/dependabot/cargo/num-0.4.0
Bump num from 0.3.1 to 0.4.0
2021-04-06 16:08:26 +02:00
Robert Jördens 71f7e91c6a
Merge branch 'master' into dependabot/cargo/num-0.4.0 2021-04-06 16:04:39 +02:00
Ryan Summers 2e4fdbb6e2 Fixing python venv setup 2021-04-06 14:28:08 +02:00
Ryan Summers d718914f0d Adding initial HITL layout 2021-04-06 13:28:07 +02:00
Sébastien Bourdeauducq f2b7a7a78c
Merge pull request #321 from quartiq/update-cargosha256
update cargosha256
2021-04-05 00:35:02 +08:00
Harry Ho 3c877404b4 update cargosha256 2021-03-31 15:22:24 +08:00
Robert Jördens fc7374424a enable itcm/dtcm explicitly 2021-03-29 18:51:50 +02:00
Robert Jördens 14bae09935 load process into itcm
needs newer fixed cortex-m-rt 0.6.13+unreleased
relevant? https://reviews.llvm.org/D81986
2021-03-29 17:34:17 +02:00
dependabot[bot] 6c892f4ea3
Bump num from 0.3.1 to 0.4.0
Bumps [num](https://github.com/rust-num/num) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/rust-num/num/releases)
- [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num/compare/num-0.3.1...num-0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 08:40:58 +00:00
Ryan Summers e92c2bd76c
Merge pull request #317 from quartiq/rs/issue-316/dependency-fix
Updating smoltcp dependency
2021-03-25 09:39:37 +01:00
Ryan Summers 769945d7a2 Adding patch comment 2021-03-25 09:26:36 +01:00
Ryan Summers 4b9954761e Updating smoltcp dependency 2021-03-25 09:24:58 +01:00
Ryan Summers 5e448f284b Updating net module 2021-03-24 13:48:34 +01:00
Ryan Summers 9459152f6f Updating dependencies 2021-03-24 13:40:17 +01:00
Ryan Summers a717630c53 Adding prototype PHY reset detection 2021-03-17 20:16:39 +01:00
Ryan Summers 4797f0e97d
Merge pull request #304 from quartiq/dependabot/cargo/serde-1.0.124
Bump serde from 1.0.123 to 1.0.124
2021-03-17 17:03:25 +01:00
dependabot[bot] e4b476e497
Bump serde from 1.0.123 to 1.0.124
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.123 to 1.0.124.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.124)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 15:46:45 +00:00
Ryan Summers f292f7565b
Merge pull request #310 from quartiq/dependabot/cargo/paste-1.0.5
build(deps): bump paste from 1.0.4 to 1.0.5
2021-03-17 16:45:32 +01:00
dependabot[bot] eed190be12
build(deps): bump paste from 1.0.4 to 1.0.5
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](https://github.com/dtolnay/paste/compare/1.0.4...1.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 15:36:37 +00:00
Ryan Summers 35840cc91e
Merge pull request #292 from quartiq/dependabot/cargo/heapless-0.6.1
build(deps): bump heapless from 0.5.6 to 0.6.1
2021-03-17 16:35:16 +01:00
dependabot[bot] 1b328a3d28
build(deps): bump heapless from 0.5.6 to 0.6.1
Bumps [heapless](https://github.com/japaric/heapless) from 0.5.6 to 0.6.1.
- [Release notes](https://github.com/japaric/heapless/releases)
- [Changelog](https://github.com/japaric/heapless/blob/master/CHANGELOG.md)
- [Commits](https://github.com/japaric/heapless/compare/v0.5.6...v0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 15:28:50 +00:00
Ryan Summers a93e823ea5
Merge pull request #311 from quartiq/feature/dhcp-support
Feature/dhcp support
2021-03-17 16:27:32 +01:00
Ryan Summers 0577a99bbe Updating dependencies 2021-03-17 15:55:30 +01:00
Ryan Summers 3fb2bafaaa Implementing safe net storage semantics 2021-03-17 15:08:56 +01:00
Ryan Summers df2f122f84 Fixing sleep state on error 2021-03-17 14:56:31 +01:00
Ryan Summers e54a33797c Updating comment about time 2021-03-17 14:54:57 +01:00
Ryan Summers 331e21b00a Updating dependencies 2021-03-17 14:47:14 +01:00
Ryan Summers 8c616cebec Adding unstaged changes 2021-03-15 12:30:18 +01:00
Ryan Summers 3c574467a2 Updating dependencies 2021-03-15 12:29:03 +01:00
Ryan Summers 4a9c2fe23a Updating after DHCP PR review 2021-03-15 11:41:13 +01:00
Ryan Summers e5505925a9 Merge branch 'master' into feature/dhcp-support 2021-03-15 11:38:28 +01:00
Ryan Summers 0b966b2627
Merge pull request #300 from dnadlinger/always-trcena
hardware: Enable DEMCR TRCENA on boot for cycle counter
2021-03-09 13:30:29 +01:00
David Nadlinger 4606d93900 Update stm32h7xx-hal
I haven't done any runtime tests using Pounder, but it seems
like the API change is just a consequence of making the QSPI
address width runtime-configurable.
2021-03-07 16:48:55 +00:00
David Nadlinger 148a3c8281 hardware: Enable DEMCR TRCENA on boot for cycle counter
Previously, the cycle counter would only work correctly when
running in the debugger (which would also enable tracing).

GitHub: Fixes #299.
2021-03-05 18:14:39 +00:00
Ryan Summers c2cb9a440c Adding initial DHCP support prototype 2021-03-04 17:26:10 +01:00
Robert Jördens 65e9131bfb
Merge pull request #295 from quartiq/panic-led
panic: always turn on red leds, and halt
2021-03-04 15:20:34 +01:00
Robert Jördens e1247ec970
Merge branch 'master' into panic-led 2021-03-04 15:17:15 +01:00
Robert Jördens 6dd0a47bc9
Merge pull request #297 from quartiq/dependabot/cargo/cortex-m-rtic-0.5.6
build(deps): bump cortex-m-rtic from 0.5.5 to 0.5.6
2021-03-04 07:49:37 +01:00
dependabot[bot] d47c44de9a
build(deps): bump cortex-m-rtic from 0.5.5 to 0.5.6
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/rtic-rs/cortex-m-rtic/releases)
- [Changelog](https://github.com/rtic-rs/cortex-m-rtic/blob/v0.5.6/CHANGELOG.md)
- [Commits](https://github.com/rtic-rs/cortex-m-rtic/compare/v0.5.5...v0.5.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 04:07:51 +00:00
Robert Jördens 059d4faf9f re-add DefaultHandler 2021-03-03 17:05:22 +01:00
Robert Jördens 475f2b3dd2 panic: fmt 2021-03-03 17:00:29 +01:00
Robert Jördens 843173f29d panic: always turn on red leds, and halt 2021-03-03 16:36:10 +01:00
Robert Jördens addf743607
Merge pull request #293 from quartiq/miniconf-cli
miniconf cli
2021-03-03 15:59:21 +01:00