initial pass at simulator support

This commit is contained in:
joeycastillo
2024-10-06 17:14:46 -04:00
parent ffaf6f9fff
commit 63c34005ee
11 changed files with 91 additions and 186 deletions

View File

@@ -22,8 +22,7 @@
* SOFTWARE.
*/
#include "watch_buzzer.h"
#include "watch_private_buzzer.h"
#include "watch_tcc.h"
#include "watch_main_loop.h"
#include <emscripten.h>