-
- Downloads
stmhal: Use mp_uint_t where appropriate.
Found these by compiling stmhal with mp_uint_t of type uint32_t instead of unsigned int. This actually makes a difference to the code, but just a curiosity.
Showing
- stmhal/lcd.c 2 additions, 2 deletionsstmhal/lcd.c
- stmhal/modpyb.c 1 addition, 1 deletionstmhal/modpyb.c
- stmhal/modtime.c 1 addition, 1 deletionstmhal/modtime.c
- stmhal/printf.c 2 additions, 2 deletionsstmhal/printf.c
- stmhal/pyexec.c 2 additions, 2 deletionsstmhal/pyexec.c
- stmhal/timer.c 2 additions, 4 deletionsstmhal/timer.c
Loading
Please register or sign in to comment