3 releases
0.1.3 | Jan 29, 2021 |
---|---|
0.1.2 |
|
0.1.1 | Jul 24, 2020 |
0.1.0 | Jul 2, 2020 |
339 downloads per month
Used in ruduino
9KB
107 lines
A crate used to query the current target CPU for a crate.
Provides macros for fetching the target CPU name, and custom attributes that can be used to conditionally enable code based on that CPU.
Uses the crate target-cpu-fetch to drive the logic.
Dependencies
~145KB