Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
pal/.gitignore
- Committer:
- ram54288
- Date:
- 2017-05-14
- Revision:
- 0:a2cb7295a1f7
File content as of revision 0:a2cb7295a1f7:
*.o *.so *.a *.user *.aps *.pch *.vspscc *_i.c *_p.c *.ncb *.suo *.bak *.cache *.ilk *.log *.obj *.DxLog *.sbr *.exe *.tlog Thumbs.db *.idb *.pdb *.bsc *.pdb *.sdf *.opensdf *.pyc *.d *.elf *.bin *.lst *.*~ *.map *.hex .cproject .project *.vc.* Build/ out/ mbed-os/ CMakeFiles/ CMakeCache.txt files.cmake Makefile cmake_install.cmake Test/RTOS_tests/* Workspace/VS2013/PAL/PAL.vcxproj.filters Workspace/VS2013/PAL/PAL.vcxproj Workspace/VS2013/PAL/PAL.sln .vscode/*