Chris Dell

Results 3 issues of Chris Dell

Is there a reliable way to detect whether the code is running in the main thread or in a Bull process? I want to use this to avoid making unnecessary...

enhancement

###### Description of changes Added the definition for Dell Precision 5520 using the already existing 5530 as a template. Confirmed nVidia hybrid graphics are working. ###### Things done - [x]...

I have a `ch32v003f4p6` and I just wanted to get interrupt functions working. The closest I have to an example is the implementation of Embassy: https://github.com/ch32-rs/ch32-hal/blob/main/src/embassy/time_driver_tim.rs It is however complex...