Skip to content

QBos07/HHK3template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HHK3template

A modern template for HHK3!

Checkout the other branches for more variants.

How to Setup

  1. Clone to project
  2. Enter the devcontainer
  3. make compile_commands.json or use the vscode task
  4. Restart clangd (eg. via CRTL+SHIFT+P in vscode)

How to build

make -j

Or execute the default vscode build task with CRTL+SHIFT+B

How to run

Copy dist/CPapp.hh3 to the root of the calculator when connected in usb storage mode and then select and run from the launcher.

How to change the file name (recommended)

Open the Makefile and adjust this line to what you want:

APP_ELF := $(OUTDIR)/<your_file_name>.elf

About

A modern template for HHK3!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •