nuttx/arch/z80/src/.gitignore
Gregory Nutt a0fdda698c arch/z80: Fix z80 file naming
Modify file naming to conform on the Naming conventions of https://cwiki.apache.org/confluence/display/NUTTX/Naming+FAQ

This commit only address the file naming convention.  There is still nonconformant function naming.
2020-04-26 22:14:25 +01:00

23 lines
170 B
Plaintext

/Make.dep
/.depend
/z80_mem.h
/asm_mem.h
/board
/chip
/*.sym
/*.asm
/*.obj
/*.rel
/*.lst
/*.src
/*.adb
/*.rst
/*.lib
/*.lnk
/*.map
/*.mem
/*.ihx
/*.hex
/*.linkcmd
/*.noi