Does esp-hal-procmacros need to be stable also? #3078
Labels
1.0-blocker
package:esp-hal-procmacros
Issues related to the esp-hal-procmacros package
RFC
Request for comment
As part of not having dependencies <1.0 in the public API.
I assumed this was a yes and was going to open a separate issue, but looking at the docs it seems like macro reexports work a bit differently?
Take a look at https://docs.esp-rs.org/esp-hal/esp-hal/0.23.1/esp32c6/esp_hal/#attributes clicking on any macro and rustdoc seems to think the macro comes from esp-hal itself. If this is the case, it's great because we really only have to worry about esp-hal in this case.
The text was updated successfully, but these errors were encountered: