1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[arm] add ARM compilation support (MSVC)

* Yay!
* Also remove unneeded stdint.h/stdbool.h/inttypes.h
This commit is contained in:
Pete Batard 2016-03-29 13:11:04 +01:00
parent 32b5987387
commit 23d71ae0f1
19 changed files with 774 additions and 591 deletions

1
.gitignore vendored
View file

@ -10,7 +10,6 @@
*.idb
*.ipch
*.la
*.lib
*.lo
*.log
*.mac