InfiniTimeOrg / InfiniSim

Simulator for InfiniTime user interface without needing a PineTime
GNU General Public License v3.0
164 stars 66 forks source link

Use InfiniTime Watchdog.h by providing mdk/nrf.h and others #103

Closed NeroBurner closed 1 year ago

NeroBurner commented 1 year ago

copy the necessary dependencies from the nrf sdk and clean out the currently unused stuff. With this we can use the drivers/Watchdog.h and cpp files directly from InfiniTime resulting in less maintenance burden (hopefully)