Commit Graph

16 Commits

Author SHA1 Message Date
d55e743299
Merge pull request #2 from jacobvc/master
Update CMakeLists.txt
2023-03-26 23:00:16 +03:00
jacobvc
cdc2678cab Update CMakeLists.txt
Added component REQUIRES driver
2023-03-26 14:31:51 -05:00
9dd1bd22cf Add newline to end of header 'bmx280_bits.h'. 2022-05-04 10:27:12 +03:00
e1a05657e2 Fix preprocessor directive mishap causing compilation failure when BMX280_EXPECT_BMP280 set. 2022-05-04 10:24:40 +03:00
2bc4373f8d Rename Kconfig appropriately so it is detected on *nix systems. 2022-05-04 10:24:01 +03:00
7e49e7dacd Made BMX280 use a repeated start instead of two distinct starts. 2021-06-04 14:58:26 +03:00
259ede3d5b Put C++ header guard and add extern to function declarations. 2021-05-16 10:31:06 +03:00
3a5f280bfe Fix implementation. 2021-05-02 17:32:12 +03:00
2d174950f1 Same line, but another typo. 2021-04-28 18:09:21 +03:00
4c54016ce8 Another typo fixed for C++. 2021-04-28 18:07:53 +03:00
c07e036841 Fix clear typo causing C++ incompatibility. 2021-04-28 18:05:40 +03:00
efb3985572 Add more license notes. 2020-12-11 19:23:00 +01:00
275ea4444c
Create LICENSE 2020-12-11 18:49:16 +01:00
7468a0322c Implement missing functions and document them. 2020-12-11 18:40:10 +01:00
a9902750c2 Push current work. 2020-11-19 11:33:02 +01:00
7ace133e3d Initial Commit. 2020-11-06 11:04:05 +01:00