Commit Graph

16 Commits

Author SHA1 Message Date
Piotr Esden-Tempski 81bec57109 [Repo] added .DS_Store to gitignore. 2013-07-01 18:26:39 -07:00
Piotr Esden-Tempski 13fae83451 Added new sam generated header directory to ignore list. 2013-06-02 18:36:57 -07:00
Piotr Esden-Tempski ce42531283 Added *.tag files and the new generated sam3x include subdirectory to gitignores. 2013-05-10 14:13:30 -07:00
Piotr Esden-Tempski d87e751f71 Added directories with autogenerated files to the ignore list. 2012-11-07 16:42:11 -08:00
Karl Palsson 2e5cfa39a5 Ignore generated files 2012-11-07 21:50:27 +00:00
Felix Ruess 0a48344965 add the copied ld scripts in lib dir to gitignore 2012-10-16 14:09:50 -07:00
Ken Sarkies ff83a1ae1c Setup to document entire project using doxygen.
New doc directory with config files and generated html, LaTeX/pdf.
Makefile provided for autogeneration and explanatory README.

The project structure is hostile to doxygen, which can't cope with functions
of the same name. Doxygen is run for each family separately, and separately
for LaTeX generation. Customized layout files sort of "integrate" HTML, and
separate pdfs are generated for each family. Not ideal but seems the best
solution until doxygen changes, if at all.
2012-09-15 12:51:46 +09:30
Ken Sarkies 0e02438a80 Code for DAC module STM32Fxxx series
Add prototypes to dac.h and small change to simplify alignment enum
2012-06-30 16:56:14 +09:30
Taylor Vesely cec41eb0c4 Filled in the APB0 memory map for the lpc17xx. Also set values for the
GPIO on AHB.
2012-03-22 16:22:21 -07:00
Uwe Bonnes 6a8eb81480 Add more files to ignore 2011-07-13 10:02:23 +02:00
Uwe Hermann 62acc424e1 Remove useless .gitignore entry. 2010-12-30 14:23:06 +01:00
Piotr Esden-Tempski e08e19e149 Added some more files to gitignore. 2010-12-27 17:40:52 +01:00
Piotr Esden-Tempski c031b6691e Moved common example make code to a central file. Added more gitignores. 2010-12-17 21:45:38 +01:00
Uwe Hermann 8a33f6277e Update .gitignore to match recent file/dir renames. 2009-07-20 17:33:52 +02:00
Uwe Hermann bdba3af3a6 Create bin, hex, srec, and list files for the example project. 2009-07-16 15:49:28 +02:00
Uwe Hermann dc4a6a66ba Add .gitignore file. 2009-07-16 15:21:59 +02:00