mphalport.h 116 B

12
  1. static inline mp_uint_t mp_hal_ticks_ms(void) { return 0; }
  2. static inline void mp_hal_set_interrupt_char(char c) {}