Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-04-04 22:36:17 +02:00
7f08d8a838 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-04-04 22:31:36 +02:00
6763394bf1 Updated and added missing Rest API endpoints
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-04-04 22:18:28 +02:00
abe1d491fe Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-04-04 22:01:26 +02:00
81edaf4c5c Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-04-04 21:46:40 +02:00
f23dbf7849 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-04-04 21:44:04 +02:00
e7cff6287f Updated versions history
7e58804af9 Now using a non blocking delay object :)
4f265e4c79 Added a new very simple class to cleanly perform non blocking delays
Compare 3 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-03-30 12:15:09 +02:00
cd2b2ba624 No changes ...
1c1945d0ca Corrected a NULL pointer dereference
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-03-30 11:59:51 +02:00
e5d250556f Removed fixed some warnings
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-03-30 11:03:51 +02:00
e732cf48aa Removed a bunch of warnings + re added SPI_FULL_SPEED default value in the BoardConfig.h
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-03-30 11:02:04 +02:00
ef8d944dd3 Removed explicit copy constructor which had no real use
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-03-30 10:02:58 +02:00
63f8665bf6 Updated tasks to work on linux as well
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-03-29 23:26:08 +02:00
05f7794679 Created the Build and Flash commands to use arduino-cli with VSCode
460db55496 Removed as many warnings as I could ... after enabling the all warning compiler flag
d2f620597c Renamed ICACHE_RAM_ATTR to IRAM_ATTR because the former was deprecated, removed the multiline comment and replaced it with an #if statement
4dca5a0f1a Added parenthesis arround ternary expression
6b1a06f1f7 Corrected a bad array index overflow in the apiTesterApi function :(
Compare 6 commits »
Th3maz1ng pushed to master at Th3maz1ng/WICED_Anaren_BCM20737_Samples 2022-01-02 20:22:48 +01:00
4480d67908 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/WICED_Anaren_BCM20737_Samples 2022-01-02 20:20:02 +01:00
e0db3f9ccb Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/WICED_Anaren_BCM20737_Samples 2022-01-02 20:14:27 +01:00
69ce16f14c Added in progress uart sample which does other things as well
Th3maz1ng created repository Th3maz1ng/WICED_Anaren_BCM20737_Samples 2022-01-02 20:10:45 +01:00
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2021-12-19 13:23:06 +01:00
47f289f3fe Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2021-12-19 13:14:25 +01:00
74b0bf810c Updated the WebSockets librarie because it didn't work with the version 3.0.2 of the sdk anymore due to a change in the SSL classes
dc0a2d3517 Added #undef directive to unset the FILE_READWRITE define if it was previously set
8d305ec4da Updated the SDFS librarie because it was updated in the sdk.
ae72a34a80 Updated the SD librarie because it was updated in the sdk.
5c42dfce39 Changed the SPI speed setting which was of type SPISettings to the type uint32_t. This is due to changes in the ESP8266 core sdk version. The app is now working with version 3.0.2 of this sdk.
Compare 6 commits »
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2021-11-16 10:49:25 +01:00
33160a9372 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2021-10-02 18:21:54 +02:00
edfff1ea82 Updated the README.md file
594fc0cdb2 Added the option to enable/disable the LNA (for the NRF modules that have one)
Compare 3 commits »