Commit Graph

8 Commits

Author SHA1 Message Date
362cf3c411 Use RTIC framework on the examples
* tcp_stm32f407 no longer obtains IP address from environment variables.
2020-12-29 11:47:02 +08:00
f029b9c267 Update README for updated instructions 2020-08-24 12:47:35 +08:00
b38c5ae65b Update README for clarification 2020-08-18 14:14:33 +08:00
03b7e65a93 Update README 2020-06-24 16:24:33 +08:00
d399ebc3df Add nix-shell for Rust with OpenOCD & ITM; tcp example IP can be changed
* The user can now run a Nix shell to run the examples, OpenOCD and `itmdump` with Shell script binaries; use `run-help` for the list of these binaries.
* This includes a `itmdump` v0.3.1 binary re-compiled with patches for Rust >=1.41.0.
2020-06-24 15:38:57 +08:00
e1c0b0dd23 Add tcp_stm32f407 example 2020-06-24 14:17:09 +08:00
6b9f58a98f Add tx_stm32f407 example 2020-06-18 15:06:55 +08:00
5479912ab0 Initial commit 2020-06-15 15:39:00 +08:00