Gary Dezern
|
363ea65e33
|
merge stickbreaker's ESP32 fixes
ESP32 fixes as authored here: https://github.com/stickbreaker/OneWire
and cleanly merged (with minor style changes) to the origin master.
|
2020-07-15 21:48:36 -04:00 |
|
PaulStoffregen
|
6ad660a943
|
Add begin(pin) function
fixes #22
|
2018-03-15 08:24:59 -07:00 |
|
PaulStoffregen
|
76a13dd6d5
|
Don't define TRUE/FALSE, use proper bool
|
2018-03-15 08:07:42 -07:00 |
|
PaulStoffregen
|
9e08f4e43e
|
Rework private defs, fix compile problem on ESP32
fixes #52, fixes #53
|
2018-03-15 07:56:04 -07:00 |
|
Arjen Lentz
|
83d99762b3
|
Replaced 256 entry CRC8 table with tiny 2x16 entry table
|
2018-03-11 15:36:33 +10:00 |
|
PaulStoffregen
|
f54f2a972b
|
Move direct I/O macros, prevent leaking to Arduino sketches
|
2018-01-21 05:50:55 -08:00 |
|
PaulStoffregen
|
a074897351
|
Allow attributes on base pointer and bitmask - solves some compiler warnings
|
2017-09-05 01:23:00 -07:00 |
|
PaulStoffregen
|
7871017639
|
Add comments about tech support
|
2017-02-06 15:57:28 -08:00 |
|
tico-tico
|
f60791373a
|
Use avr-libc implementation of crc16
|
2016-03-03 13:50:54 +03:00 |
|
tico-tico
|
27589d37d2
|
it's for avr only
|
2016-03-03 06:37:27 +03:00 |
|
tico-tico
|
d38ce2bc53
|
keep the style
|
2016-03-03 04:49:02 +03:00 |
|
tico-tico
|
1c70570b11
|
Use avr-libc implementation of crc8
|
2016-03-03 04:42:08 +03:00 |
|
PaulStoffregen
|
6af633895c
|
Support conditional search
|
2015-12-06 01:36:33 -08:00 |
|
PaulStoffregen
|
c6564f2232
|
Search bug fix (Love Nystrom)
|
2015-03-25 19:52:22 -07:00 |
|
PaulStoffregen
|
358d5019c7
|
Version 2.3 info
|
2015-03-25 19:41:18 -07:00 |
|
PaulStoffregen
|
d655ab806a
|
Import OneWire version 2.2
|
2014-10-24 03:54:15 -07:00 |
|