Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Can Controllers

Part of the CyberBoat project. See the CyberBoat T Connector Instructions for setup and usage.

Clone the repo with its submodules:

$ git clone --recurse-submodules git@github.com:gpearcey/can_controllers.git

To use the status printing:

  • To use this function, you need to configure some settings in menuconfig.

  • You must enable FreeRTOS to collect runtime stats under Component Config -> FreeRTOS -> Kernel -> configGENERATE_RUN_TIME_STATS

  • You must also choose the clock source for run time stats configured under Component Config -> FreeRTOS -> Port -> Choose the clock source for runtime stats

  • The esp_timer should be selected by default.

  • This option will affect the time unit resolution in which the statistics are measured with respect to.

About

Part of the CyberBoat project - ESP32 Firmware

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages