Skip to content

iharuspex/nixie-clock-ada

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nixie Clock with Ada

Preparing

  1. Install the Alire tool.
  2. Clone this repository and cd into it.
  3. Set the VSCode as a default Alire editor using alr edit --select-editor
  4. Open VSCode using alr edit command.
  5. Install the Ada & SPARK VSCode extension (will be offered for installation when VSCode is launched)
  6. Close and restart VSCode via alr edit

Build

alr build

Debug

Just like any project via cortex-debug =)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ada 98.2%
  • Assembly 1.8%