embassy/embassy-macros/src
bors[bot] 2fa2c1a6fe
Merge
1054: riscv fixes r=lulf a=swolix

With these changes I can run embassy on our RISC-V processor, please consider merging this, feedback is very welcome.

I don't fully understand the code in the executor, but I have implemented a critical section by globally disabling interrupts, which means the wfi inside the critical section will hang the whole thing.

Co-authored-by: Sijmen Woutersen <sijmen.woutersen@gmail.com>
2022-11-23 09:24:11 +00:00
..
macros riscv support 2022-11-10 17:39:41 +01:00
util macros: remove embassy_prefix attr. 2022-08-17 15:04:59 +02:00
lib.rs doc: add README to embassy-macro 2022-11-22 13:57:41 +01:00