brentru
|
c0a404e699
|
check and enable
|
2021-11-19 15:14:46 -05:00 |
|
brentru
|
a1c3f10e51
|
parse deep sleep config
|
2021-11-19 14:43:26 -05:00 |
|
brentru
|
df2972816d
|
add enable_deepsleep setting into JSON secrets file, conforms to JSON validator
|
2021-11-19 14:38:15 -05:00 |
|
Brent Rubell
|
e050543894
|
Update Wippersnapper.h
|
2021-11-16 16:17:06 -05:00 |
|
Brent Rubell
|
c7ccdd6816
|
Merge pull request #188 from adafruit/add-feather-esp32s2
Add Adafruit ESP32-S2 Feather
|
2021-11-16 16:16:21 -05:00 |
|
brentru
|
df62072d96
|
bump ver, add platform to build script
|
2021-11-16 16:04:42 -05:00 |
|
brentru
|
e81eb5ff37
|
add .generate and files for feather s2
|
2021-11-16 16:01:06 -05:00 |
|
Brent Rubell
|
1bd59c1e1e
|
Merge pull request #176 from adafruit/add-use-staging-pr
Make pull requests also build staging artifacts
|
2021-11-05 15:13:20 -04:00 |
|
brentru
|
55d6d8953a
|
format
|
2021-11-05 13:15:27 -04:00 |
|
brentru
|
88748ac28e
|
build into staging
|
2021-11-05 12:53:38 -04:00 |
|
brentru
|
3f0d1bb679
|
Merge branch 'add-use-staging-pr' of github.com:adafruit/Adafruit_Wippersnapper_Arduino into add-use-staging-pr
|
2021-11-05 11:47:45 -04:00 |
|
brentru
|
e8ecb5d007
|
stat the build directory
|
2021-11-05 11:46:28 -04:00 |
|
Brent Rubell
|
d3d78ab7bc
|
Merge branch 'master' into add-use-staging-pr
|
2021-11-05 11:10:16 -04:00 |
|
Brent Rubell
|
a0076cc00b
|
Merge pull request #173 from adafruit/i2c-init
Add I2C Device Initialization
|
2021-11-05 11:08:40 -04:00 |
|
brentru
|
c30d605f7c
|
strip update() out, not part of init
|
2021-11-05 11:02:49 -04:00 |
|
Brent Rubell
|
55e67ceb81
|
Merge pull request #181 from adafruit/revert-171-protobuf-update-bb4b10d84e44b7bd3bbc991676807026fd70ac8c
Revert ".proto file wrappers updated"
|
2021-11-03 17:43:32 -04:00 |
|
Brent Rubell
|
3092c56673
|
Revert ".proto file wrappers updated"
|
2021-11-03 17:43:25 -04:00 |
|
brentru
|
0ccf76661c
|
clang Wippersnapper.h
|
2021-11-03 17:37:55 -04:00 |
|
Brent Rubell
|
8019aa0239
|
Merge pull request #171 from adafruit/protobuf-update-bb4b10d84e44b7bd3bbc991676807026fd70ac8c
.proto file wrappers updated
|
2021-11-03 17:37:07 -04:00 |
|
brentru
|
525f4a071c
|
clang
|
2021-11-03 17:31:17 -04:00 |
|
brentru
|
ffc5fa902f
|
start stging build files with staging. prefix so its not picked up on releases
|
2021-10-26 15:42:42 -04:00 |
|
brentru
|
643a8efe11
|
remove func decl
|
2021-10-26 15:36:29 -04:00 |
|
brentru
|
8d09088fc6
|
_ url
|
2021-10-25 17:02:56 -04:00 |
|
brentru
|
abc630f573
|
better setting method..
|
2021-10-25 17:00:47 -04:00 |
|
brentru
|
6fd3de4d56
|
update workflow to use staging
|
2021-10-25 16:46:47 -04:00 |
|
brentru
|
05fb6d04ed
|
add switch for using staging
|
2021-10-25 16:44:31 -04:00 |
|
brentru
|
2fab5ab424
|
use staging
|
2021-10-25 10:29:44 -04:00 |
|
adafruitio
|
03dff9e0b4
|
Updating protobuf wrappers
|
2021-10-25 13:37:23 +00:00 |
|
brentru
|
382c563ee0
|
update i2c device
|
2021-10-22 16:00:39 -04:00 |
|
brentru
|
5caa819efa
|
typedef correctly, compile
|
2021-10-22 13:59:13 -04:00 |
|
brentru
|
bebe2639ce
|
doxy
|
2021-10-22 13:40:53 -04:00 |
|
brentru
|
1f12f8b5d4
|
clang
|
2021-10-22 12:03:08 -04:00 |
|
brentru
|
b3c25f8fa0
|
validate driver type from Driver, not the message since we're phasing that out in new PR
|
2021-10-22 12:02:54 -04:00 |
|
brentru
|
2d2c37586e
|
Add enum for DriverType
|
2021-10-22 12:00:05 -04:00 |
|
brentru
|
168b54d59a
|
clang
|
2021-10-20 17:46:14 -04:00 |
|
brentru
|
efdf36ca12
|
disable the sensor's period as well so it doesnt get called within update()
|
2021-10-20 17:46:05 -04:00 |
|
brentru
|
67288dc121
|
add enable/disable for sensors to the base implementation
|
2021-10-20 16:17:16 -04:00 |
|
brentru
|
f86018102d
|
fill i2c deletion response, handle cases
|
2021-10-20 16:12:19 -04:00 |
|
brentru
|
6b437c43d8
|
start implementing deiniti2cdevice request
|
2021-10-20 15:21:52 -04:00 |
|
brentru
|
4c8876ed74
|
encode I2CResponse()
|
2021-10-20 15:03:08 -04:00 |
|
brentru
|
dd194e3805
|
funcs
|
2021-10-20 13:27:41 -04:00 |
|
brentru
|
4301f5a204
|
Query if we're reading the sensor based on the existence of its time interval/period instead
|
2021-10-20 13:27:07 -04:00 |
|
brentru
|
6b42be72c5
|
move getters/setters into base class, remove enabled, going to query if the sensor's period is set instead of duplicating within an isEnabledSet() call
|
2021-10-20 13:10:43 -04:00 |
|
brentru
|
68c684d046
|
use beta .15, staging build only
|
2021-10-20 12:27:35 -04:00 |
|
brentru
|
068dea57e6
|
update() in humid sensor too
|
2021-10-18 16:48:39 -04:00 |
|
brentru
|
c52d6edb33
|
vector of sensor drivers, update method calls viirtual updates
|
2021-10-18 16:12:22 -04:00 |
|
brentru
|
50765d9240
|
doxy, use driver as ptr
|
2021-10-18 14:50:46 -04:00 |
|
brentru
|
bf66c4c160
|
perform device initialization within I2C component
|
2021-10-18 12:12:48 -04:00 |
|
brentru
|
d029bd02e1
|
add enable/disable and destructor, base funcs for updateX
|
2021-10-18 12:00:26 -04:00 |
|
brentru
|
b7188befbf
|
add AHT and generic base classes
|
2021-10-18 11:53:44 -04:00 |
|