 Paul StoffregenandGitHub
|
800f26f3ee
|
Merge pull request #155 from leon-anavi/leon/esp32c6
OneWire_direct_gpio.h: Add support for ESP32-C6
|
2025-06-24 09:10:19 -07:00 |
|
 Paul StoffregenandGitHub
|
dae0fca24d
|
Merge pull request #146 from jflasch2/master
Update OneWire_direct_gpio.h Comment out >= 33 pin check
|
2024-09-03 17:46:04 -07:00 |
|
 Paul StoffregenandGitHub
|
72249e22ef
|
Merge pull request #134 from meikjaeckle/fix-arduino-esp32-v3-alpha-build-error
Fix build error on arduino-esp32 v3.0.0-alphaX
|
2024-02-08 08:18:46 -08:00 |
|
PaulStoffregen
|
dbf203344f
|
Bump version to 2.3.8
|
2023-12-11 09:05:48 -08:00 |
|
 Paul StoffregenandGitHub
|
fd7f0a15f7
|
Merge pull request #88 from gnalbandian/patch-3
Updated ARDUINO_ARCH_ESP8266 pin definition to allow use of GPIO16
|
2023-12-11 09:01:02 -08:00 |
|
 Paul StoffregenandGitHub
|
55ceae3d48
|
Merge pull request #93 from garyd9/ESP32-fixes
merge stickbreaker's ESP32 fixes
|
2023-12-11 08:59:04 -08:00 |
|
 Paul StoffregenandGitHub
|
6a462dad72
|
Merge pull request #127 from facchinm/mbed_boards_support
mbed: fix crash on digital* operations
|
2023-12-11 08:52:12 -08:00 |
|
 Paul StoffregenandGitHub
|
386a8d0715
|
Merge pull request #120 from FrankBoesing/patch-1
Fix warnings for architectures where baseReg is not used
|
2022-09-18 03:09:34 -07:00 |
|
 Paul StoffregenandGitHub
|
3bf1872380
|
Merge pull request #115 from nmaas87/master
Add basic RP2040 support
|
2022-06-23 13:24:56 -07:00 |
|
PaulStoffregen
|
ab35e3c0d6
|
increase version to 2.3.7
|
2022-06-04 03:30:12 -07:00 |
|
 Paul StoffregenandGitHub
|
2e8042c054
|
Merge pull request #114 from Jason2866/esp32_arduino_core2
Esp32 arduino core 2.0.3 support
|
2022-05-23 12:52:56 -07:00 |
|
 Paul StoffregenandGitHub
|
a6535e0103
|
Merge pull request #109 from karlomblus/patch-1
scratchpad is 9 bytes
|
2022-03-30 03:46:15 -07:00 |
|
PaulStoffregen
|
c66a255016
|
Rename examples to ino extension
|
2022-02-24 11:48:26 -08:00 |
|
PaulStoffregen
|
c61ed2389f
|
increase version to 2.3.6
|
2021-11-18 02:26:21 -08:00 |
|
 Paul StoffregenandGitHub
|
d8c2277289
|
Merge pull request #102 from codepam/rtc_gpio_desc-not_declared
Fix 'rtc_gpio_desc was not declared' compile error with arduino-esp32 v2.0.0
|
2021-09-30 08:10:12 -07:00 |
|
 Paul StoffregenandGitHub
|
85392737dc
|
Merge pull request #87 from gnalbandian/revert-86-patch-1
Revert "Udated definition to allow use of GPIO16"
|
2019-12-13 00:43:50 -08:00 |
|
 Paul StoffregenandGitHub
|
e48f242224
|
Merge pull request #86 from gnalbandian/patch-1
Udated definition to allow use of GPIO16
|
2019-12-10 01:29:32 -08:00 |
|
 Paul StoffregenandGitHub
|
5896fb8af3
|
Merge pull request #85 from joergkeller/feature/add_asr6501_support
Add support for Heltec CubeCell/ASR6501/PSoC4
|
2019-11-24 17:48:36 -08:00 |
|
PaulStoffregen
|
0fa5e7aae3
|
Bump version to 2.3.5
|
2019-09-16 16:09:58 -07:00 |
|
 Paul StoffregenandGitHub
|
a36480ec01
|
Merge pull request #71 from LittleBuster/add-clean-constructor
Add clean constructor for DI
|
2019-06-17 00:27:23 -07:00 |
|
 Paul StoffregenandGitHub
|
dbc93eba80
|
Merge pull request #69 from fpistm/Arduino_Core_STM32
Add support for STM32 MCU based boards
|
2019-03-26 03:09:50 -07:00 |
|
PaulStoffregen
|
fd9c0b58d6
|
Add IMXRT
|
2019-01-02 04:58:25 -08:00 |
|
 Paul StoffregenandGitHub
|
f2b4a0f5a7
|
Merge pull request #66 from facchinm/atmage4809
Add support for ATMega4809
|
2018-12-12 06:32:44 -08:00 |
|
PaulStoffregen
|
578591782d
|
Add issue template
|
2018-03-15 16:07:19 -07:00 |
|
PaulStoffregen
|
6ad660a943
|
Add begin(pin) function
fixes #22
|
2018-03-15 08:24:59 -07:00 |
|
PaulStoffregen
|
62ecd059f7
|
Bump version to 2.3.4
|
2018-03-15 08:11:12 -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 |
|
 Paul StoffregenandGitHub
|
84a4ac06a3
|
Merge pull request #55 from arjenlentz/arjen-tinycrc
Replaced 256 entry CRC8 table with tiny 2x16 entry table
|
2018-03-12 05:23:27 -07:00 |
|
 Paul StoffregenandGitHub
|
c115893418
|
Merge pull request #34 from EmilyBjoerk/patch-1
Fix bad link
|
2018-03-12 05:08:20 -07:00 |
|
PaulStoffregen
|
ac0ea9a7fc
|
Support ESP32 critical sections
|
2018-01-21 05:56:41 -08:00 |
|
PaulStoffregen
|
f54f2a972b
|
Move direct I/O macros, prevent leaking to Arduino sketches
|
2018-01-21 05:50:55 -08:00 |
|
PaulStoffregen
|
ebc5f7f503
|
Fix compiler warning and simplify DS2408_Switch example
|
2017-09-05 04:02:38 -07:00 |
|
PaulStoffregen
|
a074897351
|
Allow attributes on base pointer and bitmask - solves some compiler warnings
|
2017-09-05 01:23:00 -07:00 |
|
 Paul StoffregenandGitHub
|
e8eb2c30f5
|
Merge pull request #41 from cbxbiker61/master
initial support for riscv/highfive1
|
2017-09-03 18:58:08 -07:00 |
|
 Paul StoffregenandGitHub
|
65be657de5
|
Merge pull request #40 from cbxbiker61/master
Initial ESP32 support, ready for testing
|
2017-09-01 02:41:42 -07:00 |
|
PaulStoffregen
|
b1ef6b994f
|
Bump version to 2.3.3
|
2017-02-06 16:19:06 -08:00 |
|
PaulStoffregen
|
78a0817a98
|
Add comment about ESP defs support
|
2017-02-06 16:01:37 -08:00 |
|
PaulStoffregen
|
7871017639
|
Add comments about tech support
|
2017-02-06 15:57:28 -08:00 |
|
 Paul StoffregenandGitHub
|
9bcf5fa7a7
|
Merge pull request #24 from Roman3349/master
Add information about library to @PlatformIO Library Registry manifest file
|
2016-09-27 01:35:29 -07:00 |
|
 Paul StoffregenandGitHub
|
8fd2ebfec7
|
Merge pull request #21 from ppescher/master
added support for OpenTracker hardware (SAM3A)
|
2016-07-07 03:18:07 -07:00 |
|
Paul Stoffregen
|
57c18c6de8
|
Merge pull request #13 from tico-tico/master
Use avr-libc implementation of crc16
|
2016-03-03 20:16:41 -08:00 |
|
Paul Stoffregen
|
55c4e06f2b
|
Merge pull request #12 from tico-tico/master
Use avr-libc implementation of crc8
|
2016-03-02 20:19:50 -08:00 |
|
PaulStoffregen
|
b943295ec8
|
Increment version to 2.3.2
|
2016-01-05 04:45:26 -08:00 |
|
PaulStoffregen
|
48e2c1f03a
|
Don't redefine TRUE & FALSE, if already defined
|
2016-01-05 04:44:39 -08:00 |
|
PaulStoffregen
|
785c93e7d3
|
Add Arduino Zero (untested)
|
2016-01-05 04:27:34 -08:00 |
|
PaulStoffregen
|
18fc117764
|
Add extra Freescale defines
|
2016-01-05 04:14:02 -08:00 |
|
Paul Stoffregen
|
e21914433e
|
Merge pull request #9 from pricopb/master
Port OneWire to Arduino101/Genuino101
|
2016-01-05 03:59:58 -08:00 |
|
PaulStoffregen
|
ef5e5c64cb
|
Support RedBearLab nRF51822 (untested)
|
2015-12-06 01:40:12 -08:00 |
|
PaulStoffregen
|
6af633895c
|
Support conditional search
|
2015-12-06 01:36:33 -08:00 |
|
PaulStoffregen
|
27a383b0b7
|
Increment version to 2.3.1
|
2015-12-06 01:23:23 -08:00 |
|
Paul Stoffregen
|
2c55469b8a
|
Merge pull request #6 from igrr/master
ESP8266 core support
|
2015-11-22 16:28:10 -08:00 |
|
PaulStoffregen
|
d388e36b47
|
Update library.properties
|
2015-03-26 08:02:45 -07: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
|
3864fa07e0
|
Merge branch 'master' of github.com:PaulStoffregen/OneWire
|
2015-03-25 19:33:59 -07:00 |
|
PaulStoffregen
|
98b01e0c24
|
Add unknown board fallback mode (Roger Clark)
|
2015-03-25 19:31:37 -07:00 |
|
PaulStoffregen
|
c38fcb380c
|
Add support for Teensy-LC
|
2015-01-31 13:21:01 -08:00 |
|
Paul Stoffregen
|
5a9ed3565b
|
Merge pull request #1 from ivankravets/patch-1
Fix JSON syntax
|
2014-10-24 13:51:03 -07:00 |
|
PaulStoffregen
|
287ddb8edf
|
Add library.json
|
2014-10-24 04:53:04 -07:00 |
|
PaulStoffregen
|
d655ab806a
|
Import OneWire version 2.2
|
2014-10-24 03:54:15 -07:00 |
|