lpc-rs / lpc8xx-hal

Hardware Abstraction Layer (HAL) for NXP LPC800 series of microcontrollers, written in the Rust programming language
BSD Zero Clause License
31 stars 8 forks source link

Rename Cargo configuration file #302

Closed hannobraun closed 3 years ago

hannobraun commented 3 years ago

For the longest time I didn't know this was possible, but this is much nicer. In VS Code, it gives me syntax highlighting and other features (like shortcuts to comment/uncomment multiple lines) out of the box. I assume the experience is similar in other editors that support TOML.