cam-rod / aps490_retraction_fsm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capstone FSM proototype

This is a logic prototype of an FSM being used in my capstone project. The code doesn't actually run — the main focus was on verifying the design of the FSM, and practicing some Rust along the way (especially the proc-macro I put together).

License

If you really want it, the code is licensed under GPL-2.0-only.

About

License:GNU General Public License v2.0


Languages

Language:Rust 100.0%