Skip to content

Repo containing trial task for firmware candidates

License

Notifications You must be signed in to change notification settings

0xD3ADBEEF/sb-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sb-trial

Hi there! Welcome to one of the firmware trial task repository of SOUNDBOKS

Task overview

This repository has a very minimal implementation of an application with a main entry point and an empty timer module. In short, the idea is to finish the code with the following specifications:

@TODO:

  • Write a timer library that takes a pointer to a callback that will be called after a certain amount of time with a potentially specified context
  • Intented to run on PIC32 - https://www.microchip.com/en-us/product/PIC32MX470F512H
  • Should be a standalone module
  • Use git in the development flow (create a pullrequest when done)
  • Static allocation only

About

Repo containing trial task for firmware candidates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published