Skip to content

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

3 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages