Skip to content

UBC-ECE-Sasha/PIM-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIM-common

Common functions & macros to be shared by all projects

Organization

Directory Purpose
common/include Macros and function definitions for common code
dpu/include Macros and function definitions for DPU-only code
host/include Macros and function definitions for host-only code

How to add this to your project

Add this to your existing PIM project with:

git submodule add -- https://github.com/UBC-ECE-Sasha/PIM-common.git

The 'http' URL is preferred over the 'git' URL in case someone wants to clone your project without having git access (i.e. unauthenticated) to these projects.

About

Common functions & macros to be shared by all projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •