From: Xavier L. <Ba...@us...> - 2010-04-27 19:30:56
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "krobot". The branch, master has been updated via 7f938ce8a4ed8e52d7df05366b2a0ebe6124a09b (commit) from fef32d7770612f6874cdb3e1a9a625b926922d13 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7f938ce8a4ed8e52d7df05366b2a0ebe6124a09b Author: Xavier Lagorce <Xav...@cr...> Date: Tue Apr 27 21:30:24 2010 +0200 Renamed holomic drive controller project ----------------------------------------------------------------------- Changes: diff --git a/elec/boards/Controller_HolonomicDrive/Firmware/Makefile b/elec/boards/Controller_HolonomicDrive/Firmware/Makefile index 3e1e571..b736d43 100644 --- a/elec/boards/Controller_HolonomicDrive/Firmware/Makefile +++ b/elec/boards/Controller_HolonomicDrive/Firmware/Makefile @@ -50,7 +50,7 @@ endif # # Define project name here -PROJECT = krobotJr +PROJECT = holonomicDriveControl # Define linker script file here LDSCRIPT= ch.ld hooks/post-receive -- krobot |