-
Notifications
You must be signed in to change notification settings - Fork 238
new: add pomodoro app #320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new: add pomodoro app #320
Conversation
aa8349e to
ff3363d
Compare
5c429bc to
928b19a
Compare
abf0fba to
96d1732
Compare
513fa23 to
0324a16
Compare
9d514d5 to
364eb18
Compare
364eb18 to
f4bc5a3
Compare
|
Simplest way to avoid the failing check would be to move the app to the apps/ directory (e.g. enable it by default only on the simulator) and then, if you want it on the watch, you can add it to the manifest in your own checkout. |
85ac5a1 to
ad44715
Compare
|
Done :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are extraneous changes in the morse app. They should probably be removed or moved to a separate pr
Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
...and move GameOfLife out to make space The gallery app needs too much memory to run from bytecode, and has to be frozen in micropython.zip instead Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.comm>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.comm>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.comm> Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
Signed-off-by: thiswillbeyourgithub <github@32mail.33mail.com>
ad44715 to
df59419
Compare
|
I broke my commit tree and can't seem to get out of it cleanly so I'm closing this PR and creating a new one shortly, sorry :/ |
Signed-off-by: thiswillbeyourgithub github@32mail.33mail.com
related to #306
note : some tests were failing because I used the same png as TimerApp so I ended up duplicating the file.
Btw the build error is "region `FLASH_TEXT' overflowed by X bytes"
features :