InfiniSim/sim
Dyllan Kobal 0fe5b87bc6
Add changes for music fast forward PR (#61)
This pull request allows my pull request InfiniTimeOrg/InfiniTime#1323 in the
InfiniTime project to build the simulator that's in this project. Both pull requests
add the feature that I requested here: InfiniTimeOrg/InfiniTime#1320

Co-authored-by: Dyllan Kobal <dddk500@gmail.com>
2022-09-12 08:31:36 +02:00
..
components Add changes for music fast forward PR (#61) 2022-09-12 08:31:36 +02:00
displayapp Support "Centralize most color definitions" (#50) 2022-08-15 13:46:42 +02:00
drivers SpiNorFlash: check Read/Write for out of bounds 2022-05-15 22:47:41 +02:00
heartratetask Initial InfiniSim project 2022-02-17 22:57:08 +01:00
libraries Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34) 2022-06-05 22:03:53 +02:00
nrfx Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34) 2022-06-05 22:03:53 +02:00
FreeRTOS.cpp Initial InfiniSim project 2022-02-17 22:57:08 +01:00
FreeRTOS.h add missing <string> and <cmath> includes 2022-02-26 21:37:21 +01:00
portmacro_cmsis.cpp Initial InfiniSim project 2022-02-17 22:57:08 +01:00
portmacro_cmsis.h Initial InfiniSim project 2022-02-17 22:57:08 +01:00
queue.cpp Initial InfiniSim project 2022-02-17 22:57:08 +01:00
queue.h Initial InfiniSim project 2022-02-17 22:57:08 +01:00
task.cpp Initial InfiniSim project 2022-02-17 22:57:08 +01:00
task.h Initial InfiniSim project 2022-02-17 22:57:08 +01:00
timers.cpp sim/timers: implement xTimerGetExpiryTime, xTimerIsActive, more accurate 2022-03-29 22:41:09 +02:00
timers.h sim/timers: implement xTimerGetExpiryTime, xTimerIsActive, more accurate 2022-03-29 22:41:09 +02:00