-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port BearSSL + crypto integration to NINA #57
Commits on Jan 7, 2016
-
Me No Dev committed
Jan 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 68ff762 - Browse repository at this point
Copy the full SHA 68ff762View commit details
Commits on Sep 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 47836f7 - Browse repository at this point
Copy the full SHA 47836f7View commit details
Commits on Oct 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8e51386 - Browse repository at this point
Copy the full SHA 8e51386View commit details -
Configuration menu - View commit details
-
Copy full SHA for a541a40 - Browse repository at this point
Copy the full SHA a541a40View commit details
Commits on Oct 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3f4a6e1 - Browse repository at this point
Copy the full SHA 3f4a6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c43365a - Browse repository at this point
Copy the full SHA c43365aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d290019 - Browse repository at this point
Copy the full SHA d290019View commit details
Commits on Oct 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 93c6f4e - Browse repository at this point
Copy the full SHA 93c6f4eView commit details -
Remove Wire slave sender support for now
Since there is no start condition interrupt
Configuration menu - View commit details
-
Copy full SHA for f48ae8f - Browse repository at this point
Copy the full SHA f48ae8fView commit details
Commits on Oct 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2b14fa4 - Browse repository at this point
Copy the full SHA 2b14fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bae28c - Browse repository at this point
Copy the full SHA 6bae28cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6221177 - Browse repository at this point
Copy the full SHA 6221177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2394029 - Browse repository at this point
Copy the full SHA 2394029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f7112 - Browse repository at this point
Copy the full SHA 11f7112View commit details -
Fill in initial BearSSLClient methods
Limitations: - available only returns 1 or 0 - connect(ip, port) not implemented - trust anchors hard coded in file - requires _gettimeofday implementation in sketch
Configuration menu - View commit details
-
Copy full SHA for 3a101ff - Browse repository at this point
Copy the full SHA 3a101ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c214077 - Browse repository at this point
Copy the full SHA c214077View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaebc17 - Browse repository at this point
Copy the full SHA aaebc17View commit details -
HACK: make br_sslio_read(ctx, dst, len) return buffered length if dst…
… is NULL This let’s us use it in Client::available()
Configuration menu - View commit details
-
Copy full SHA for c8e656d - Browse repository at this point
Copy the full SHA c8e656dView commit details -
Make available() return values greater than 1
By using br_sslio_read(ctx, NULL, len) hack
Configuration menu - View commit details
-
Copy full SHA for 355101b - Browse repository at this point
Copy the full SHA 355101bView commit details
Commits on Oct 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f9df9dc - Browse repository at this point
Copy the full SHA f9df9dcView commit details -
Add ArduinoBearSSL.onGetTime(callback) API
Used to return _gettimeofday value
Configuration menu - View commit details
-
Copy full SHA for 28f4764 - Browse repository at this point
Copy the full SHA 28f4764View commit details -
Revert "HACK: make br_sslio_read(ctx, dst, len) return buffered lengt…
…h if dst is NULL" This reverts commit 2bd615f380611fc26dd5ecdb916a91f90f9763ae.
Configuration menu - View commit details
-
Copy full SHA for 87f1ac8 - Browse repository at this point
Copy the full SHA 87f1ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31db912 - Browse repository at this point
Copy the full SHA 31db912View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5a273 - Browse repository at this point
Copy the full SHA ce5a273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387b0f4 - Browse repository at this point
Copy the full SHA 387b0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3cf838 - Browse repository at this point
Copy the full SHA e3cf838View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2510bd - Browse repository at this point
Copy the full SHA f2510bdView commit details
Commits on Nov 15, 2017
-
Revert "Enable BR_USE_UNIX_TIME on Arduino"
This reverts commit 30b1db8865ac4cc6c5468f43ba7725378afab4e0.
Configuration menu - View commit details
-
Copy full SHA for 7da2266 - Browse repository at this point
Copy the full SHA 7da2266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3811b04 - Browse repository at this point
Copy the full SHA 3811b04View commit details -
Revert "Inject fake (stack based entropy) in br_ssl_engine_init_rand …
…on Arduino" This reverts commit 0d353757d75a2c83129d220bf3dc731e08a2669a.
Configuration menu - View commit details
-
Copy full SHA for 22494be - Browse repository at this point
Copy the full SHA 22494beView commit details -
Inject (pseudo) entropy via br_ssl_engine_inject_entropy
before br_ssl_client_reset
Configuration menu - View commit details
-
Copy full SHA for 3b3c5b8 - Browse repository at this point
Copy the full SHA 3b3c5b8View commit details
Commits on Nov 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 00c8c76 - Browse repository at this point
Copy the full SHA 00c8c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5dbfea - Browse repository at this point
Copy the full SHA d5dbfeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b2d0e - Browse repository at this point
Copy the full SHA a5b2d0eView commit details
Commits on Nov 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 94b751b - Browse repository at this point
Copy the full SHA 94b751bView commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d7c487 - Browse repository at this point
Copy the full SHA 0d7c487View commit details
Commits on Dec 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5ca368e - Browse repository at this point
Copy the full SHA 5ca368eView commit details
Commits on Dec 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e13ae73 - Browse repository at this point
Copy the full SHA e13ae73View commit details
Commits on Dec 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 39dddfd - Browse repository at this point
Copy the full SHA 39dddfdView commit details
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0ee51f2 - Browse repository at this point
Copy the full SHA 0ee51f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b194f4 - Browse repository at this point
Copy the full SHA 0b194f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b044a0f - Browse repository at this point
Copy the full SHA b044a0fView commit details
Commits on Dec 21, 2017
-
Operate ECC508 at 1 MHz after waking up
Wake up frequency needs to remain at 100 kHz
Configuration menu - View commit details
-
Copy full SHA for 31c0586 - Browse repository at this point
Copy the full SHA 31c0586View commit details
Commits on Jan 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4130cff - Browse repository at this point
Copy the full SHA 4130cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fbd956 - Browse repository at this point
Copy the full SHA 8fbd956View commit details
Commits on Jan 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 620fcf0 - Browse repository at this point
Copy the full SHA 620fcf0View commit details
Commits on Feb 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 17114aa - Browse repository at this point
Copy the full SHA 17114aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea1f9d - Browse repository at this point
Copy the full SHA 5ea1f9dView commit details
Commits on Feb 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3e04f38 - Browse repository at this point
Copy the full SHA 3e04f38View commit details -
Add setEccSlot API to set private key slot and cert bytes
instead or in constructor
Configuration menu - View commit details
-
Copy full SHA for 5e32ca0 - Browse repository at this point
Copy the full SHA 5e32ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6906aab - Browse repository at this point
Copy the full SHA 6906aabView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa149d - Browse repository at this point
Copy the full SHA dfa149dView commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aea0616 - Browse repository at this point
Copy the full SHA aea0616View commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6090cd8 - Browse repository at this point
Copy the full SHA 6090cd8View commit details
Commits on Jun 20, 2018
-
infinite while loop fix write() and clientWrite() (arduino#2)
* Reimplemented return logic in BearSSLClient::write() and BearSSLClient::clientWrite() in order to avoid infinite loop in https://github.com/Rocketct/ArduinoBearSSL/blob/master/src/bearssl/ssl_io.c#L279 when networking error happend in low level client(GSMClient) * Reimplemented logic of BearSSLClient::write(const uint8_t *buf, size_t size) function
Configuration menu - View commit details
-
Copy full SHA for cbdd42d - Browse repository at this point
Copy the full SHA cbdd42dView commit details
Commits on Jul 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 70d40bd - Browse repository at this point
Copy the full SHA 70d40bdView commit details
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6ab1050 - Browse repository at this point
Copy the full SHA 6ab1050View commit details
Commits on Jul 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ba178ce - Browse repository at this point
Copy the full SHA ba178ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b3794 - Browse repository at this point
Copy the full SHA 09b3794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073fd6d - Browse repository at this point
Copy the full SHA 073fd6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f3beee - Browse repository at this point
Copy the full SHA 5f3beeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for be79c97 - Browse repository at this point
Copy the full SHA be79c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa268db - Browse repository at this point
Copy the full SHA fa268dbView commit details
Commits on Oct 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e84cf18 - Browse repository at this point
Copy the full SHA e84cf18View commit details
Commits on Oct 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 21b60cf - Browse repository at this point
Copy the full SHA 21b60cfView commit details
Commits on Jan 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a745b06 - Browse repository at this point
Copy the full SHA a745b06View commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1fce504 - Browse repository at this point
Copy the full SHA 1fce504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6164999 - Browse repository at this point
Copy the full SHA 6164999View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4efa29 - Browse repository at this point
Copy the full SHA f4efa29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70cb98f - Browse repository at this point
Copy the full SHA 70cb98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e262d - Browse repository at this point
Copy the full SHA 37e262dView commit details
Commits on Jan 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1158be4 - Browse repository at this point
Copy the full SHA 1158be4View commit details
Commits on Jan 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c6a06c9 - Browse repository at this point
Copy the full SHA c6a06c9View commit details
Commits on Jan 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 093c3ee - Browse repository at this point
Copy the full SHA 093c3eeView commit details
Commits on Feb 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 69c2e4a - Browse repository at this point
Copy the full SHA 69c2e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa772f3 - Browse repository at this point
Copy the full SHA fa772f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61054d1 - Browse repository at this point
Copy the full SHA 61054d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703d84f - Browse repository at this point
Copy the full SHA 703d84fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abdd3fe - Browse repository at this point
Copy the full SHA abdd3feView commit details -
Add SHA1 from https://github.com/clibs/sha1
Commit d5b29e11ec4871b78b370e8e00bd0cd56d798dda
Configuration menu - View commit details
-
Copy full SHA for fd8ef8d - Browse repository at this point
Copy the full SHA fd8ef8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 453a5f9 - Browse repository at this point
Copy the full SHA 453a5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98350c7 - Browse repository at this point
Copy the full SHA 98350c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd73b9d - Browse repository at this point
Copy the full SHA cd73b9dView commit details
Commits on Feb 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4cbaae8 - Browse repository at this point
Copy the full SHA 4cbaae8View commit details
Commits on Mar 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 71cef5e - Browse repository at this point
Copy the full SHA 71cef5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3257dd - Browse repository at this point
Copy the full SHA b3257ddView commit details
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9861c11 - Browse repository at this point
Copy the full SHA 9861c11View commit details
Commits on Apr 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0e5b41e - Browse repository at this point
Copy the full SHA 0e5b41eView commit details
Commits on Apr 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b08837e - Browse repository at this point
Copy the full SHA b08837eView commit details
Commits on Jun 17, 2019
-
Calling sign() with 60ms of delay is not ok on ECC608, while it works just fine on 508. 70ms looks fine for both.
Configuration menu - View commit details
-
Copy full SHA for 17d506e - Browse repository at this point
Copy the full SHA 17d506eView commit details
Commits on Jul 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c14d921 - Browse repository at this point
Copy the full SHA c14d921View commit details
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dfcb32b - Browse repository at this point
Copy the full SHA dfcb32bView commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5451041 - Browse repository at this point
Copy the full SHA 5451041View commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00521cd - Browse repository at this point
Copy the full SHA 00521cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0957a82 - Browse repository at this point
Copy the full SHA 0957a82View commit details
Commits on May 18, 2020
-
Use two buffers instead of split mode (arduino#18)
Use two dedicated buffers for input and output instead of split mode. Indeed some MQTT server (especially with TLS) needs a full 8k buffer as they send their Certificate. On the other hand, on output, a smaller buffer is needed. Clients will be able to finely tune those values by defining BEAR_SSL_CLIENT_{I,O}BUF_SIZE before including ArduinoBearSSL.h, the default default values have been chosen to keep current behavior as requested during review. Signed-off-by: Fabrice Fontaine <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c666e0c - Browse repository at this point
Copy the full SHA c666e0cView commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5de9bb0 - Browse repository at this point
Copy the full SHA 5de9bb0View commit details -
Adding an additional BearSSL constructor as well as a method setClien…
…t to allow late initialisation. (arduino#29) This allows for the ArduinoIoTCloud firmware to intantiate ArduinoBearSSL on the stack instead of the heap.
Configuration menu - View commit details
-
Copy full SHA for 885eae2 - Browse repository at this point
Copy the full SHA 885eae2View commit details
Commits on Jul 24, 2020
-
Allow default singleton on different Wire (arduino#26)
Co-authored-by: Martino Facchin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44db420 - Browse repository at this point
Copy the full SHA 44db420View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a67d4f0 - Browse repository at this point
Copy the full SHA a67d4f0View commit details -
Moving the imported ArduinoECCX08 library into desired subfolder ardu…
…ino/libraries/ArduinoEXXX08
Configuration menu - View commit details
-
Copy full SHA for d6e0e3e - Browse repository at this point
Copy the full SHA d6e0e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7020ad2 - Browse repository at this point
Copy the full SHA 7020ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0542d55 - Browse repository at this point
Copy the full SHA 0542d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f005e15 - Browse repository at this point
Copy the full SHA f005e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f97e6e - Browse repository at this point
Copy the full SHA 1f97e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d6ced - Browse repository at this point
Copy the full SHA 28d6cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5b364 - Browse repository at this point
Copy the full SHA 0b5b364View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad851ea - Browse repository at this point
Copy the full SHA ad851eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0289b - Browse repository at this point
Copy the full SHA 9b0289bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fed17b - Browse repository at this point
Copy the full SHA 8fed17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03dbeac - Browse repository at this point
Copy the full SHA 03dbeacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 768fd8e - Browse repository at this point
Copy the full SHA 768fd8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8632328 - Browse repository at this point
Copy the full SHA 8632328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2768bc4 - Browse repository at this point
Copy the full SHA 2768bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f82ccd8 - Browse repository at this point
Copy the full SHA f82ccd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fdc0d - Browse repository at this point
Copy the full SHA 70fdc0dView commit details -
Adding Client/IPAddress and extending Arduino.h and WMath to provide …
…all the functions necessary for compiling ArduinoBearSSL
Configuration menu - View commit details
-
Copy full SHA for cf26475 - Browse repository at this point
Copy the full SHA cf26475View commit details -
Add global C++ define ARDUINO which is required by ArduinoBearSSL to …
…include int br_sslio_read_available(br_sslio_context *cc); and int br_sslio_peek(br_sslio_context *cc, void *dst, size_t len);"
Configuration menu - View commit details
-
Copy full SHA for 34b7097 - Browse repository at this point
Copy the full SHA 34b7097View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ce6df - Browse repository at this point
Copy the full SHA b2ce6dfView commit details -
Cleaning up IPAddress (would become an abstract base class otherwise …
…and could not be instantiated) due to pruning due to fitting in this minimal core
Configuration menu - View commit details
-
Copy full SHA for 6bac6fb - Browse repository at this point
Copy the full SHA 6bac6fbView commit details -
Ajusting WiFiClient to be derived from Client in order to spoonfeed i…
…t to BearSSLClient
Configuration menu - View commit details
-
Copy full SHA for 991d4cd - Browse repository at this point
Copy the full SHA 991d4cdView commit details -
Ensure that ArduinoBearSSL/bearssl and ArduinoBearSSL/utility directo…
…ries are compiled too.
Configuration menu - View commit details
-
Copy full SHA for 7cdef7c - Browse repository at this point
Copy the full SHA 7cdef7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b76d6 - Browse repository at this point
Copy the full SHA f7b76d6View commit details
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05da3b1 - Browse repository at this point
Copy the full SHA 05da3b1View commit details
Commits on Sep 11, 2020
-
Use ArduinoCore-API:Ringbuffer implementation (the one present in thi…
…s core contains bugs)
Configuration menu - View commit details
-
Copy full SHA for f5ae0c8 - Browse repository at this point
Copy the full SHA f5ae0c8View commit details -
Use ArduinoCore-API:Ringbuffer and increase size to 256 bytes. In ECC…
…X08CertClass::generatePublicKey whey are performing a 64 byte read from the ECCX08. Although the previously used Ringbuffer was 64 bytes large it contained in fact a bug that reduced it's effective size to 63 bytes which resulted in an infinite loop.
Configuration menu - View commit details
-
Copy full SHA for e6c4dd6 - Browse repository at this point
Copy the full SHA e6c4dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2577c2 - Browse repository at this point
Copy the full SHA e2577c2View commit details -
Adding CryptoUtil and EXXX08Cert classes to git (forgotten until now …
…- although used)
Configuration menu - View commit details
-
Copy full SHA for 1b7b7f7 - Browse repository at this point
Copy the full SHA 1b7b7f7View commit details -
Use ArduinoIoTCloud trust anchors instead of the generic default ones…
… (which anyway don't include the ArduinoIoTCloud TAs)
Configuration menu - View commit details
-
Copy full SHA for 93925ac - Browse repository at this point
Copy the full SHA 93925acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7bd47 - Browse repository at this point
Copy the full SHA 7b7bd47View commit details
Commits on Oct 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f986c1 - Browse repository at this point
Copy the full SHA 8f986c1View commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f2a0cfd - Browse repository at this point
Copy the full SHA f2a0cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for be90d36 - Browse repository at this point
Copy the full SHA be90d36View commit details
Commits on Nov 17, 2020
-
Adding section to README explaining how to update the UNO WIFI REV2 N…
…INA module via SerialNINAPassthrough
Configuration menu - View commit details
-
Copy full SHA for 70b08d8 - Browse repository at this point
Copy the full SHA 70b08d8View commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3e7590d - Browse repository at this point
Copy the full SHA 3e7590dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd843d8 - Browse repository at this point
Copy the full SHA cd843d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c21a4 - Browse repository at this point
Copy the full SHA 55c21a4View commit details