esp-idf/components
wangmengyang 53273172fe component/bt: modify the implementation and interface of osi_alarm module
1. use esp_timer instead of FreeRTOS timer to implement osi_alarm in bluedroid
2. Remove two APIs: osi_alarm_now() and osi_alarm_time_diff() and modify the hci layer logic that use them
3. Implement osi_alarm_get_remaining_ms()
4. Move the definition of struct alarm_t in source file "alarm.c"
5. Add definition of module error code
2017-11-10 11:53:55 +08:00
..
app_trace unit_tests/Update unit test timer divider 2017-10-30 19:42:16 +08:00
app_update
aws_iot
bootloader bootloader: add configuration of flash pins and VDDIO boost 2017-11-03 16:29:56 +08:00
bootloader_support
bt component/bt: modify the implementation and interface of osi_alarm module 2017-11-10 11:53:55 +08:00
coap Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
console
cxx
driver refractor WiFi clock setting 2017-11-02 15:24:21 +08:00
esp32 Merge branch 'bugfix/restart_reconfigure_flash_pins' into 'master' 2017-11-07 12:08:52 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs
freertos Merge branch 'doc/freertos_port_comments' into 'master' 2017-11-07 19:31:21 +08:00
heap
idf_test
jsmn
json
libsodium
log
lwip Merge branch 'bugfix/fix_tcp_crash' into 'master' 2017-10-31 06:18:49 +08:00
mbedtls Merge branch 'bugfix/hardware_mpi_sign' into 'master' 2017-11-07 19:30:31 +08:00
mdns
micro-ecc
newlib
nghttp Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
nvs_flash
openssl
partition_table
pthread [pthread] Perform init_routine execution outside of the mutex 2017-10-25 13:57:39 +05:30
sdmmc
soc Merge branch 'bugfix/rtc_and_restart_fixes' into 'master' 2017-11-04 01:34:38 +08:00
spi_flash spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 2017-11-03 15:52:27 -07:00
spiffs
tcpip_adapter
ulp
vfs add missing ioctl declaration 2017-10-23 19:47:33 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module