<konkers[m]>
I'm writing a crate that I want to be ergonomic in std and no_std environments. Are there best practices for supporting both defmt and log logging?
i509vcb[m] has joined #rust-embedded
<i509vcb[m]>
Define a set of internal log macros and select which one to use based on the presence of features?
<i509vcb[m]>
I'm definitely having fun looking at the preliminary stuff for another rust device port (the CC1352 because I find it interesting having concurrent sub-1GHz and 2.4GHz radios on the same device).
<i509vcb[m]>
However TI decided we needed another layer of conversion (I take the SVDs normally and move those to chiptool) so they needed to also throw a custom XML format to describe their chips as well.
<i509vcb[m]>
Always a bit more fun where I didn't expect it...
jasperw- has quit [Read error: Connection reset by peer]
RockBoynton[m] has joined #rust-embedded
<RockBoynton[m]>
<i509vcb[m]> "I'm definitely having fun..." <- > <@i509vcb:matrix.org> I'm definitely having fun looking at the preliminary stuff for another rust device port (the CC1352 because I find it interesting having concurrent sub-... (full message at