Skip to content
Success

Changes

Summary

  1. gitignore (details)
  2. clang-format (details)
  3. tame the linter (details)
  4. fix up usb version string, not 0 terminated (details)
  5. strict prototypes (details)
  6. ccid dev: fix sizeof abuse (details)
Commit 900de74c4e5e6c583031fb71f787f65a742fb492 by ewild
gitignore

Change-Id: If3af97ed7fb8c600144dfd194f80c35a76c91e09
The file was modified.gitignore
Commit 82db18586dc8b1331898c8376e50791ece4f8f59 by ewild
clang-format

pre commit hook -> .git/hooks/pre-commit

Change-Id: Ie5b21f02376fe4d0d47b0cda043a1d5bbb4d5d29
The file was added.clang-format
The file was addedcontrib/pre-commit-hook
Commit 25727ec634098f2644b3f3e452b8091cabee7083 by ewild
tame the linter

Change-Id: I84f8637b47047bb9b8c217b0869a486ceee7243f
The file was added.checkpatch.conf
Commit 869cbb2e3aa0022371c16111c1e0ce5597065443 by ewild
fix up usb version string, not 0 terminated

Change-Id: I198f0a55c5c5853ea58f20ad4124a909952a3074
The file was modifiedsysmoOCTSIM/main.c
Commit 4debbd57b49e208ff1aca9ec57af4ec0d8db46e3 by ewild
strict prototypes

Change-Id: Ic2915a9182dc64ac1e3fba7da18a71ff9fe91944
The file was modifiedsysmoOCTSIM/gcc/Makefile
The file was modifiedsysmoOCTSIM/command.c
The file was modifiedsysmoOCTSIM/hpl/port/hpl_gpio_base.h
The file was modifiedsysmoOCTSIM/main.c
Commit d2d467ab71b1cbede4196f654d38af881df8219e by ewild
ccid dev: fix sizeof abuse

Change-Id: Ia96247af6f2a887d3c894a65983e795b9e5a7cbe
The file was modifiedccid_common/ccid_device.c