ladyada
|
fcc8dfaf63
|
bump
|
2025-01-08 09:31:54 -05:00 |
ladyada
|
70ad31700a
|
some tests for uart mode
|
2025-01-08 09:30:58 -05:00 |
ladyada
|
c602ea03e0
|
doxyclanged!
|
2025-01-08 09:29:49 -05:00 |
ladyada
|
66448b37ec
|
clang
|
2025-01-07 22:08:13 -05:00 |
ladyada
|
c43db9d7c2
|
still need to doxy/clang
|
2025-01-07 22:03:15 -05:00 |
ladyada
|
9bd286898c
|
Merge branch 'master' of github.com:adafruit/Adafruit_BusIO
|
2025-01-05 15:12:18 -05:00 |
ladyada
|
14d379e4d3
|
small typo fix
|
2025-01-05 15:12:13 -05:00 |
Tyeth Gundry
|
ddf66b491e
|
Update library.properties - bump version to 1.16.2
|
2024-10-29 21:57:16 +00:00 |
Limor "Ladyada" Fried
|
0b68c51a4a
|
Merge pull request #135 from caternuson/giga_i2c_patch
Patch for GIGA I2C quirk
|
2024-10-24 17:46:15 -04:00 |
caternuson
|
31148fe857
|
clangerdified
|
2024-10-24 14:37:54 -07:00 |
caternuson
|
9af8ab9607
|
giga i2c hack fix
|
2024-10-24 14:25:57 -07:00 |
Tyeth Gundry
|
15fbda592d
|
Update library.properties - bump version to 1.16.1
|
2024-05-21 12:15:23 +01:00 |
Ha Thach
|
fccf89cac9
|
Merge pull request #129 from silabs-bozont/master
Fix compatibility with Silicon Labs boards
|
2024-05-15 16:48:46 +07:00 |
Tamas Jozsi
|
95e8f81499
|
Fix compatibility with Silicon Labs boards
The Silicon Labs core moved to use ArduinoCore-API which
has a native 'BitOrder' definition
|
2024-05-10 17:48:14 +02:00 |
Tyeth Gundry
|
e1aa388418
|
Update library.properties - bump version to 1.16.0
|
2024-04-16 18:44:56 +01:00 |
Limor "Ladyada" Fried
|
970ccbfd67
|
Merge pull request #125 from mecparts/master
Add compatibility with Arduino R4 boards
|
2024-04-14 22:24:24 -04:00 |
mecparts
|
5f170d8e4f
|
Amended code formatting
|
2024-02-11 14:16:08 -07:00 |
mecparts
|
d5aa1a353e
|
Add compatibility with Arduino R4 boards
|
2024-02-11 13:28:45 -07:00 |
Tyeth Gundry
|
fc25cd4967
|
Update library.properties - bump version to 1.15.0
|
2024-01-16 19:08:05 +00:00 |
Ha Thach
|
ec19ba1d6c
|
Merge pull request #124 from silabs-bozont/master
Add compatibility with Silicon Labs Arduino boards
|
2024-01-11 11:42:02 +07:00 |
Tamas Jozsi
|
16e4726718
|
Add compatibility with Silicon Labs Arduino boards
|
2024-01-05 17:14:45 +01:00 |
Carter Nelson
|
9ebca64d82
|
Update library.properties
|
2023-10-10 09:30:15 -07:00 |
Limor "Ladyada" Fried
|
c07701e0b1
|
Merge pull request #121 from caternuson/esp32_warns
Remove volatile compound assignments
|
2023-10-09 18:09:30 -04:00 |
caternuson
|
2708c120c6
|
remove volatile compound assignments
|
2023-10-09 13:52:00 -07:00 |
ladyada
|
4d276155d7
|
klzng
|
2023-10-09 12:15:35 -04:00 |
ladyada
|
a9498c8f62
|
kick!
|
2023-10-09 12:13:50 -04:00 |
ladyada
|
ad776484f3
|
Merge branch 'master' of github.com:adafruit/Adafruit_BusIO
|
2023-09-25 00:53:11 -04:00 |
ladyada
|
fbba4799ad
|
more specific debug during scan
|
2023-09-25 00:53:07 -04:00 |
Tyeth Gundry
|
ee0faec7ee
|
Update library.properties - bump version to 1.14.4
|
2023-09-19 11:39:09 +01:00 |
Dan Halbert
|
7cc1d0a5fd
|
Merge pull request #120 from Wol/patch-1
Remove offensive term in comments
|
2023-09-15 23:01:30 -04:00 |
Luke Lowrey
|
9108618560
|
Fix line length
|
2023-09-16 00:59:38 +01:00 |
Luke Lowrey
|
1b7f5a9590
|
Remove offensive term in comments
Tidying up the language used - https://dictionary.cambridge.org/dictionary/english/spaz https://en.wiktionary.org/wiki/spaz
|
2023-09-16 00:30:41 +01:00 |
Ha Thach
|
4f899a2dd6
|
Merge pull request #119 from OlafFilies/XMC_enable
By adding two macros all Infineons XMC MCUs are now able to use the l…
|
2023-09-13 13:46:01 +07:00 |
Filies Olaf (IFAG DES TOC PSA)
|
5162b240d7
|
Forgot the || inthe macro list
|
2023-09-11 17:21:18 +02:00 |
Filies Olaf (IFAG DES TOC PSA)
|
8097aa568f
|
By adding two macros all Infineons XMC MCUs are now able to use the library
|
2023-09-11 16:50:03 +02:00 |
Tyeth Gundry
|
3ea940b745
|
Update library.properties - bump version to 1.14.3
|
2023-08-15 12:03:13 +01:00 |
Limor "Ladyada" Fried
|
5473c1801c
|
Merge pull request #117 from DeflateAwning/master
Add explicit type casting to fix build error
|
2023-08-13 13:53:57 -04:00 |
DeflateAwning
|
7fd30d0bf8
|
Add explicit type casting to fix build error
|
2023-06-21 23:25:44 -06:00 |
dherrada
|
42e31a252f
|
Update CI action versions
|
2023-05-12 11:23:57 -04:00 |
Carter Nelson
|
186bfb005c
|
Update library.properties
|
2022-11-02 09:53:19 -07:00 |
Carter Nelson
|
6a2e9b6a88
|
Merge pull request #110 from caternuson/iss109
Init HW SPI members
|
2022-11-02 09:52:40 -07:00 |
caternuson
|
369413c66d
|
init hw spi members
|
2022-11-01 12:23:15 -07:00 |
Eva Herrada
|
0348f74375
|
Bump to 1.14.0
|
2022-10-25 17:24:30 -04:00 |
Carter Nelson
|
8f3a45e263
|
Merge pull request #108 from caternuson/iss81_spi_refac
Refactor for better SW SPI only support
|
2022-10-24 10:58:05 -07:00 |
caternuson
|
3736ebfde1
|
refactor for better sw spi only support
|
2022-08-22 15:18:26 -07:00 |
Eva Herrada
|
e89ae64bd3
|
Bump to 1.13.2
|
2022-08-12 17:16:53 -04:00 |
Limor "Ladyada" Fried
|
4b8f6e312c
|
Merge pull request #106 from RobTillaart/master
Fix #105 - make I2C setspeed more robust
|
2022-08-12 15:06:06 -04:00 |
rob tillaart
|
319d44c093
|
fix build
|
2022-08-08 22:02:39 +02:00 |
rob tillaart
|
e238822921
|
clang-format
|
2022-08-08 21:31:17 +02:00 |
Rob Tillaart
|
3cc0846d78
|
Fix #105 - make setspeed more robust
- prevent out of range I2C speeds for AVR
|
2022-08-08 21:17:42 +02:00 |