Skip to content

A demo application built using the AuCPace implemention I created for my final year project.

License

Notifications You must be signed in to change notification settings

tritoke/final-year-project-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

final_year_project_demo

A repository to hold the code for my demo application - a flash storage based password manager for the Nucleo-F401RE.

Dependencies

Setting up the server

In server/ run DEFMT_LOG=info cargo run --profile=server This flashes the server to the board and allows the client to register.

Running the client

In client run cargo run --release This starts the GUI and allows interaction with the server.

About

A demo application built using the AuCPace implemention I created for my final year project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages