|
parsers
|
2017-10-20
|
Antonio Borneo
|
[d302ab]
Add comment on switch fall-through
|
|
.gitignore
|
2013-11-04
|
Antonio Borneo
|
[8bf68a]
Add .gitignore
|
|
AUTHORS
|
2016-01-27
|
Tormod Volden
|
[098cdc]
Update author list
|
|
Android.mk
|
2014-07-02
|
Antonio Borneo
|
[cc3546]
Android.mk: split long line
|
|
HOWTO
|
2014-10-02
|
Tormod Volden
|
[6da287]
Adjust version number in HOWTO
|
|
I2C.txt
|
2014-09-19
|
Antonio Borneo
|
[e337f7]
I2C.txt: add comment about SMBUS not supported
|
|
INSTALL
|
2016-02-09
|
Tormod Volden
|
[52b7f7]
Add INSTALL file with build instructions
|
|
Makefile
|
2018-03-16
|
Patrick José Pereira
|
[5ad1f8]
Makefile: Check if CC and AR are defined
|
|
Makefile.am
|
2016-09-01
|
Mickael GARDET
|
[27626f]
Add autotools support
|
|
TODO
|
2015-11-25
|
Antonio Borneo
|
[e8fd73]
TODO: Remove need for variable page size support
|
|
compiler.h
|
2017-10-17
|
Antonio Borneo
|
[495790]
Fix compile warning for unused parameters
|
|
configure.ac
|
2016-09-01
|
Mickael GARDET
|
[27626f]
Add autotools support
|
|
dev_table.c
|
2017-10-17
|
Antonio Borneo
|
[68cc27]
Fix dev_table for Android compilation
|
|
gpl-2.0.txt
|
2010-06-29
|
Geoffrey McRae
|
[b2e82f]
added: GPL 2.0 header
|
|
i2c.c
|
2017-10-17
|
Antonio Borneo
|
[495790]
Fix compile warning for unused parameters
|
|
init.c
|
2017-10-20
|
Antonio Borneo
|
[12f06e]
Fix warning for unused parameters with mingw-gcc
|
|
init.h
|
2016-06-29
|
Roman Savrulin
|
[7a7b4c]
Always run GPIO exit sequence if present
|
|
main.c
|
2017-10-20
|
Antonio Borneo
|
[ee5b00]
Fix comparison between signed and unsigned integer
|
|
port.c
|
2014-09-01
|
Antonio Borneo
|
[648a46]
Move #include in .c files
|
|
port.h
|
2016-06-30
|
Roman Savrulin
|
[a285a0]
Flush port after boot GPIO sequence
|
|
protocol.txt
|
2014-08-29
|
Antonio Borneo
|
[ab9f5f]
List all protocols in "protocol.txt"
|
|
serial.h
|
2014-09-01
|
Antonio Borneo
|
[648a46]
Move #include in .c files
|
|
serial_common.c
|
2013-12-18
|
Brian Silverman
|
[5b0e39]
Clean up uses of const type qualifier
|
|
serial_platform.c
|
2011-10-04
|
Geoffrey McRae
|
[981bec]
fixed compile on cgywin
|
|
serial_posix.c
|
2019-01-27
|
darkprof
|
[464b94]
Fix second byte write
|
|
serial_w32.c
|
2017-10-20
|
Antonio Borneo
|
[74bfe1]
serial_w32: remove always false if-then
|
|
stm32.c
|
2017-08-06
|
Antonio Borneo
|
[2e09c5]
Fix indentation warning from GCC 7.1.1
|
|
stm32.h
|
2017-08-06
|
Antonio Borneo
|
[c4293d]
Flip PEMPTY bit before SW reset on STM32L452
|
|
stm32flash.1
|
2017-04-17
|
Roman Savrulin
|
[efeab9]
Allow extra delay or no delay at all in GPIO se...
|
|
utils.c
|
2016-07-04
|
Roman Savrulin
|
[7b5b33]
Verbose error message on GPIO signal change fai...
|
|
utils.h
|
2016-07-04
|
Roman Savrulin
|
[7b5b33]
Verbose error message on GPIO signal change fai...
|