6 Commits

Author SHA1 Message Date
1db8c1a0bf Refactor framework -- point to a tests/* directory for the user supplied tests 2019-01-03 20:12:04 +01:00
38c3cdf27e Make code -Wall -Wextra -pedantic -Wmissing-prototypes -Wold-style-definition 2018-04-22 14:15:35 +02:00
d2e64c0f45 Reformat with bcpp
Used commandline: bcpp -i 2 -yq -ya -s -bcl -tbcl $i
2018-04-09 18:30:46 +02:00
0337487a0c Add Copyright headers (AP2.0) 2018-04-03 14:15:56 +02:00
b1d92a32a8 Include first driver: SHT31
Make I2C reads blocking w/ timeout
Add SHT31 driver, roughly :)
Fix mg_time() to return a double.
2018-04-02 17:29:13 +02:00
cef7c5107d Mock out mgos_i2c.h to work with Linux. 2018-04-02 13:30:45 +02:00