Skip to content
Snippets Groups Projects
  1. Aug 22, 2023
    • rahix's avatar
      sim: Fix sys_kernel re-importing host time module · 31eeca89
      rahix authored and rahix's avatar rahix committed
      By importing `_time` in `freertos_sleep()`, the host time module was
      imported as `time` again as well, breaking all later code using e.g.
      `time.ticks_ms()`.
      
      Fix this by using `time` in `sys_kernel.freertos_sleep()` as well.
      31eeca89
  2. Aug 18, 2023
  3. Aug 13, 2023
  4. Jul 20, 2023
  5. Jun 12, 2023
Loading