aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f411_adc_and_mpsc_channel/build.rs
AgeCommit message (Collapse)Author
2024-06-26Add example for STM32F411 with HW & SW tasks communicating via MPSC channel ↵Milton Eduardo Sosa
(#953) * Add example with HW & SW tasks communicating via MPSC channel * example: f411-adc-mpcsc: nit: typos * example: f411-adc-mpsc: prefer text over picture --------- Co-authored-by: Milton Eduardo Sosa <milton@Miltons-MacBook-Pro.local> Co-authored-by: Henrik Tjäder <henrik@tjaders.com>