stm32-rs / stm32l0xx-hal

A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
BSD Zero Clause License
96 stars 60 forks source link

Make cortex-m-semihosting a dev dependency #208

Closed dbrgn closed 2 years ago

dbrgn commented 2 years ago

It's not actually used anywhere except in examples.

(Would be nice if we could get this into the 0.9 release #207 as well.)

hannobraun commented 2 years ago

Would be even better, if we left semihosting behind completely, but oh well :grin: