Re: [PIC] Learning C
Jason White <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.pic |
|---|---|
| Message-ID | <CAOFvGD5zXQucBYwWDkcWWDA5LkTqQj76eRuYxp-JNLNHrcOy3A@mail.gmail.com> |
If you like the "switch" operator in C, just wait until you see the "match" operator in Rust. (Embedded programming on a ARM Cortex-M. Moved project to rust from C, except for some third party libraries, no regrets)