-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* pin pico-extras version * multi-game support! * fix version number stuff * updated uf2 * remove redundant debug vars * run engine code from binary instead of flash (#2238) we do not need to copy this that many times Co-authored-by: Cheru Berhanu <[email protected]> * fix OO_FLASH communication/dialog * remove unnecessary string len calculation * gitignore jerry build files * fix upload issue, remove useless comment * update uf2 * slots -> blocks (#2239) * slots -> blocks * Update out-of-space.tsx * Update out-of-space.tsx * Update out-of-space.tsx --------- Co-authored-by: Cheru Berhanu <[email protected]> * clean up code * update pico uf2 * fix button pressses * fix games_len not being updated in get_games * new better code --------- Co-authored-by: Nora <[email protected]>
- Loading branch information
1 parent
1e2089c
commit 6265083
Showing
35 changed files
with
924 additions
and
3,736 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
175 changes: 0 additions & 175 deletions
175
firmware/spade/src/rpi/jerry/include/jerryscript-compiler.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.