.hgignore
37 lines
| 673 B
| text/plain
|
TextLexer
r1 | # use glob syntax. | |||
syntax: glob | ||||
*.*~ | ||||
*~ | ||||
*.o | ||||
r7 | *.a | |||
*.hex | ||||
*.bin | ||||
*.d | ||||
*.dump | ||||
*.map | ||||
jeandet@pc-de-jeandet3.LAB-LPP.LOCAL
|
r18 | *.user | ||
*.user.* | ||||
*.orig | ||||
jeandet@PC-DE-JEANDET.lab-lpp.local
|
r21 | Makefile.* | ||
*.Makefile.* | ||||
jeandet@PC-DE-JEANDET.lpp.polytechnique.fr
|
r14 | bsp/src/LFR-142200/Makefile | ||
bsp/src/LFR-142200/lpc17XX.mk | ||||
bsp/src/STM32F4Discovery/Makefile | ||||
bsp/src/generic/lpc17XX.mk | ||||
examples/LFR/Makefile | ||||
examples/LFR/helloWorld/Makefile | ||||
examples/STM32F4Discovery/Makefile | ||||
examples/STM32F4Discovery/blink2/Makefile | ||||
examples/STM32F4Discovery/blink/Makefile | ||||
lib/src/LEON3/APB/Makefile | ||||
lib/src/LEON3/Makefile | ||||
lib/src/common/UHANDLE/stm32f4XX.mk | ||||
lib/src/stm32f4/CORE/Makefile | ||||
lib/src/stm32f4/Makefile | ||||
lib/src/stm32f4/STLIB/Makefile | ||||
lib/src/stm32f4/UART/Makefile | ||||
rules/stm32f4-arm-noabi-gcc/rules.mk | ||||
jeandet@pc-de-jeandet3.lab-lpp.local
|
r16 | *.aux | ||
*.ps | ||||
*.out | ||||