esp-open-rtos/examples
Gunar Schorcht 88bf000942 GPIO used as I2C SCL signal changed
GPIO used as I2C SCL signal for second I2C bus was changed from GPIO16 to GPIO12 in this example. Reason is that GPIO16 is slower than other GPIOs.
2017-09-15 14:57:51 +02:00
..
access_point FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ad770x I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
ads1115_test I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
aws_iot Update mbed TLS to 2.5.1 2017-07-04 20:24:34 +10:00
bh1750 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
blink FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
blink_timers Change default baud rate back to 74906bps, compatible with boot ROM rate 2015-10-06 23:11:17 +11:00
bmp180_i2c I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
bmp280 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
button More convenient GPIO interrupt handlers 2016-11-30 01:07:46 +05:00
cpp_01_tasks cpp_01_tasks example: Remove spurious OTA=1 (ref #128) 2016-04-20 09:25:40 +10:00
crc_example Crc fix and update (#347) 2017-02-27 22:35:56 +06:00
dht_sensor FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ds18b20_broadcaster FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ds18b20_onewire FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ds1302_test DS1302 RTC driver (#258) 2016-11-05 12:12:16 +02:00
ds1307 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
ds3231_test I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
experiments FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
fatfs FatFs integration (SDIO backend) (#242) 2016-10-24 22:30:51 +03:00
fatfs_rtc I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
hd44780_lcd Driver for HD44780 LCDs (#246) 2016-10-26 16:21:55 +03:00
hmc5883l I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
http_get FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
http_get_bearssl Add BearSSL extra (#340) 2017-02-15 17:44:11 +06:00
http_get_mbedtls Update mbed TLS to 2.5.1 2017-07-04 20:24:34 +10:00
http_server Fix for #381 2017-05-16 16:12:55 +02:00
i2c_lcd_test I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
i2s_audio FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ina3221_test I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
json_jsmn_simple FreeRTOS v9.0.0 upgrade 2016-10-25 23:35:51 +11:00
max7219_7seg MAX7219/MAX7221 dirver + example 2017-02-09 03:31:51 +05:00
mcp4725_test I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
mqtt_client FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ms561101ba03 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
ota_basic FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
pca9685_pwm I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
pcf8591 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
pwm_test FreeRTOS v9.0.0 upgrade 2016-10-25 23:35:51 +11:00
sdio_raw Driver for SD/MMC cards (#239) 2016-10-20 10:03:05 +03:00
serial_echo serial_echo example: Remove setbuf() call as stdout no longer buffered by default 2015-10-27 13:36:51 +11:00
sht3x GPIO used as I2C SCL signal changed 2017-09-15 14:57:51 +02:00
simple FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
simple_cplusplus FreeRTOS v9.0.0 upgrade 2016-10-25 23:35:51 +11:00
sntp FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
softuart Softuart (#307) 2017-03-06 23:28:20 +06:00
spi_test fix tab 2016-11-26 15:14:40 +01:00
spiffs FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ssd1306_example I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
ssd1306_fps I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
sysparam_editor sysparam: export the 'compact' function, added it to the editor. (#213) 2016-11-24 00:41:39 +02:00
terminal FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
tests/hmac_test_vectors Change default baud rate back to 74906bps, compatible with boot ROM rate 2015-10-06 23:11:17 +11:00
tick_idle_hooks Make FreeRTOS hooks weak; Add example 2017-03-20 12:56:17 -07:00
tls_server Update mbed TLS to 2.5.1 2017-07-04 20:24:34 +10:00
tls_server_bearssl Add BearSSL extra (#340) 2017-02-15 17:44:11 +06:00
tsl2561 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
tsl4531 I2C bus upgrade (#432) 2017-09-01 14:29:32 +05:00
ultrasonic Driver for ultrasonic range meters + example 2016-10-13 00:09:13 +05:00
upnp Upnp example emulating a Wemo switch 2017-07-20 20:23:52 +02:00
wifi_scan WiFi scan example (#265) 2016-11-05 12:19:36 +02:00
ws2812_i2s FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
ws2812_rainbow FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00
Makefile examples/Makefile: Use MAKE to properly invoke make recursively 2015-09-20 21:13:38 +10:00