Skip to content

BerkeleyLab/cell-comm

Repository files navigation

Cell Controller common modules

Gateware/Software for Cell Controller communication modules. This repository is intended to be used as a submodule, so other projects can reuse the same set of modules.

How to add this repository as a submodule

  1. Use git submodule add commmand to add this as a submodule
  2. Include dir_list.mk, top_rules.mk and bottom_rules.mk in your Makefile. Example:
include $(THIS_REPOSITORY_PATH)/dir_list.mk
include $(THIS_REPOSITORY_PATH)/top_rules.mk

<INSERT YOUR RULES HERE>

include $(THIS_REPOSITORY_PATH)/bottom_rules.mk

About

Cell Controller common modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •