Commit Graph

  • 72422b32dc feature/fota_ops_api: add ota core api implement Tian Zhong Xing 2016-11-28 13:53:03 +08:00
  • fd0d28afc3 component/bt : cleanup some missing code Tian Hao 2016-11-28 16:39:53 +08:00
  • ff8ce12787 component/bt : cleanup the spell && redundant Tian Hao 2016-11-28 14:58:30 +08:00
  • 2c577b1360 component/bt: reduce bt tasks' stack size wangmengyang 2016-11-26 16:46:52 +08:00
  • 2e8af3a8b7 component/bt: fix typos and complier errors of the merged code wangmengyang 2016-11-26 13:09:55 +08:00
  • 1173106a20 component/bt : change task to decease dram(heap) Tian Hao 2016-11-25 23:37:46 +08:00
  • c9a0b9a45c component/bt : decrese dram Tian Hao 2016-11-25 21:24:16 +08:00
  • 73f00732cf Merge branch 'feature/btdm_bluedroid' into feature/btdm_a2dp wangmengyang 2016-11-25 19:45:29 +08:00
  • db1e86b3d9 Merge branch 'feature/modem_sleep' into 'master' Wu Jian Gang 2016-11-25 19:32:03 +08:00
  • 55aa82f814 modem sleep: update wifi lib Xia Xiaotian 2016-11-25 19:06:52 +08:00
  • 3f27c09728 Merge branch 'feature/wpa2_enterprise' into 'master' Wu Jian Gang 2016-11-25 18:46:29 +08:00
  • 6e3b7f4ea2 wpa2 enterprise: change wpa2 enterprise APIs to esp_wifi_sta_wpa2_ent_XXX Xia Xiaotian 2016-11-25 18:08:21 +08:00
  • 73f4e8b2af wpa2 enterprise: change the type macro to platform default macro ESP_PLATFORM. Xia Xiaotian 2016-11-25 16:56:09 +08:00
  • 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests Angus Gratton 2016-11-25 19:07:19 +11:00
  • a902e2a9de mbedtls tests: Add additional MPI (bignum), SHA tests Angus Gratton 2016-11-25 19:15:39 +11:00
  • ac87ddfb05 component/bt : close sdp to free dram Tian Hao 2016-11-25 15:54:18 +08:00
  • 16f2b119eb Merge branch 'master' into feature/modem_sleep Xia Xiaotian 2016-11-25 15:27:46 +08:00
  • 7f2c6a9d80 Merge branch 'bugfix/tw8770_fix_socket_memory_leak' into 'master' Wu Jian Gang 2016-11-25 13:44:02 +08:00
  • 1818af1c3e wpa2 enterprise: update wifi lib and add wpa2_printf Xia Xiaotian 2016-11-25 12:03:58 +08:00
  • 8e77c39deb component/bt: reduce the task stack size wangmengyang 2016-11-25 11:21:29 +08:00
  • 0dbc11e37d wpa2 enterprise: update wpa2 enterprise API comments Xia Xiaotian 2016-11-25 11:03:33 +08:00
  • 58d902eb78 Merge branch 'driver_merge_tmp/merge_timer' into 'master' Wang Jia Lin 2016-11-25 10:52:40 +08:00
  • d0801fdbab Merge branch 'feature/sha_tls_integration' into 'master' Angus Gratton 2016-11-25 10:12:29 +08:00
  • 9f9d92b2df Merge branch 'bugfix/spi_flash_region' into 'master' Angus Gratton 2016-11-25 10:11:51 +08:00
  • 7a93422089 Merge branch 'bugfix/ledc_divider' into 'master' Angus Gratton 2016-11-25 10:11:33 +08:00
  • 7dc322273c Merge branch 'bugfix/ringbuffer_item_return_bug_report_from_chunguang' into 'master' Jeroen Domburg 2016-11-25 09:31:20 +08:00
  • 19273c7b2d component/bt : run astyle handle the code files Tian Hao 2016-11-25 02:10:15 +08:00
  • d7eb709a9c component/bt : add license header Tian Hao 2016-11-25 01:58:26 +08:00
  • a5ad8090cf Merge branch 'master' into driver_merge_tmp/merge_timer Wangjialin 2016-11-25 01:07:19 +08:00
  • 35ae2cd1a5 Merge branch 'driver_merge_tmp/merge_pcnt' into 'master' Wang Jia Lin 2016-11-25 00:41:16 +08:00
  • dae40afffb component/bt: add protection in GKI_getbuf to protect against memory allocation failure; wangmengyang 2016-11-25 00:05:39 +08:00
  • 5eb2d16acd Merge branch 'bugfix/uart_argument_names' into 'master' Ivan Grokhotkov 2016-11-24 23:56:35 +08:00
  • 340b14f0b7 esp32: update wifi lib to contain bt/wifi coexist code Liu Zhi Fu 2016-11-24 21:37:46 +08:00
  • 1cdd082a9e wpa2 enterprise: update wifi lib in master branch Xia Xiaotian 2016-11-24 20:41:44 +08:00
  • 160e81e901 example : cleanup the order Tian Hao 2016-11-24 20:20:59 +08:00
  • b5f03a36d5 component/bt : fix sw coexit call mistake Tian Hao 2016-11-24 20:09:52 +08:00
  • 55e0690f69 component/bt : wifi/bt software coexist option Tian Hao 2016-11-24 19:57:47 +08:00
  • 4ea18083f7 wpa2 enterprise: add wifi lib Xia Xiaotian 2016-11-24 19:46:37 +08:00
  • b649b48eae Merge branch 'master' into feature/wpa2_enterprise Xia Xiaotian 2016-11-24 18:35:56 +08:00
  • c17ee8a914 Merge branch 'bugfix/unit_test_run' into 'master' Ivan Grokhotkov 2016-11-24 18:29:32 +08:00
  • 1bcd90d45d Merge branch 'feature/system_apis' into 'master' Ivan Grokhotkov 2016-11-24 18:22:50 +08:00
  • 422e95db9c system_apis: update wifi lib and librtc.a Xia Xiaotian 2016-11-24 17:30:33 +08:00
  • 7a41ab6982 Merge branch 'master' into feature/btdm_bluedroid Tian Hao 2016-11-24 15:45:04 +08:00
  • e5ceddabac component/bt : change gatt client callback param Tian Hao 2016-11-24 10:50:16 +08:00
  • d50792dec9 component/bt: enlarge GATT related data size to remove the log of error "GATT Stack failed" wangmengyang 2016-11-24 15:14:48 +08:00
  • be53a6950c spi_flash_erase_range: Allow for 32KB blocks not 64KB blocks Angus Gratton 2016-11-24 16:58:36 +11:00
  • 79482bbee7 uart: use same argument names in get/set functions Ivan Grokhotkov 2016-11-24 13:56:18 +08:00
  • f60e54497c ledc: fix reported error when div_param == 256 Ivan Grokhotkov 2016-11-24 12:27:32 +08:00
  • 7e433ae3f4 Merge branch 'bugfix/uart_isr_rodata' into 'master' Angus Gratton 2016-11-24 12:09:46 +08:00
  • 3b937c5ef8 Merge branch 'bugfix/rmt_includes' into 'master' Angus Gratton 2016-11-24 12:09:19 +08:00
  • f97f198c9d driver: improve pulse counter code Wangjialin 2016-11-24 12:01:21 +08:00
  • 6d502cebe9 bugfix: ringbuffer return item api Wangjialin 2016-11-24 10:31:27 +08:00
  • 79646f41b5 Fixes for stdlib.h inclusion Angus Gratton 2016-11-24 08:08:09 +11:00
  • 225e31b6de component/bt : change gatt client arg to union Tian Hao 2016-11-23 21:27:05 +08:00
  • 452bee7181 update docs/index.rst Wangjialin 2016-11-23 21:25:06 +08:00
  • 303ab23116 update docs/index.rst Wangjialin 2016-11-23 21:22:19 +08:00
  • a97e076dec add pcnt.rst Wangjialin 2016-11-23 19:07:30 +08:00
  • 6db1482cd5 Merge branch 'master' into driver_merge_tmp/merge_pcnt Wangjialin 2016-11-23 18:15:54 +08:00
  • 7571b8c2e4 driver: PCNT Wangjialin 2016-11-23 18:10:45 +08:00
  • c533099e08 driver: timer Wangjialin 2016-11-23 17:23:21 +08:00
  • f7aeef7111 Merge branch 'master' into feature/wpa2_enterprise Xia Xiaotian 2016-11-23 16:34:01 +08:00
  • 13e7e69239 remove unexisting tests in unit test CIConfig antti 2016-11-23 16:22:51 +08:00
  • ca76f53283 remove fp unit test Kconfig antti 2016-11-23 16:22:34 +08:00
  • 9ccb104895 CI: fix unit test artifact path Ivan Grokhotkov 2016-11-23 14:22:49 +08:00
  • 85aac3afa6 component/bt : decrease callback cb param size Tian Hao 2016-11-23 15:34:21 +08:00
  • f7fb8b264f wpa2 enterprise: update wpa2 enterprise APIs Xia Xiaotian 2016-11-23 15:29:01 +08:00
  • 9ec0fea8e1 component/bt : gatt arg use union Tian Hao 2016-11-23 13:45:21 +08:00
  • 50f178c1ce esp32: add some implementation comments Ivan Grokhotkov 2016-11-23 12:55:49 +08:00
  • 137c027274 Merge branch 'feature/integrate_unit_tests' into 'master' Ivan Grokhotkov 2016-11-23 12:13:39 +08:00
  • 38303052f3 Merge branch 'bugfix/freertos_staticqueue_size' into 'master' Ivan Grokhotkov 2016-11-23 12:04:53 +08:00
  • 15d96eccdb add build all unit tests in project.mk and update doc antti 2016-11-23 11:42:12 +08:00
  • 0b75ff5a6d Merge branch 'bugfix/build_system_secure_boot_embed' into 'master' Angus Gratton 2016-11-23 11:35:22 +08:00
  • 83a3ce882f add updated nvs flash test antti 2016-11-23 11:29:36 +08:00
  • 8693e805df Merge branch 'bugfix/embed_text_files' into 'master' Angus Gratton 2016-11-23 11:26:08 +08:00
  • 965735febb component/bt: bug fix for improper media_task reset and clearing of data wangmengyang 2016-11-23 09:57:15 +08:00
  • 1d05f41a70 UART driver: Fix crash in ISR due to "UART" static array moved to flash Angus Gratton 2016-11-23 10:47:40 +11:00
  • 180f4d0929 FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time Angus Gratton 2016-11-23 09:42:35 +11:00
  • 5ac7810480 build system: Fix null-terminating of text files for embedding on OS X Angus Gratton 2016-11-23 08:49:15 +11:00
  • a3c4a70ba3 driver: add hardware timer code. Wangjialin 2016-11-23 02:15:27 +08:00
  • 2a73783bc6 StaticQueue_t needs to have the same size as xQUEUE. Daniel Campora 2016-11-15 00:46:53 +01:00
  • df6edb50e9 implement esp_deep_sleep, fix build issues Ivan Grokhotkov 2016-11-21 23:05:23 +08:00
  • 6cae05d058 component/bt : change gap btc args to union Tian Hao 2016-11-22 21:50:26 +08:00
  • cf6fc7c741 Add API for random number generator Ivan Grokhotkov 2016-11-21 22:59:46 +08:00
  • 46a39b1e0f catch log output from WiFi libs Ivan Grokhotkov 2016-11-21 22:56:11 +08:00
  • 8b2f933a51 Implement system_* APIs in IDF Ivan Grokhotkov 2016-11-21 17:15:37 +08:00
  • 2393d829de remove legacy definitions from esp_types.h Ivan Grokhotkov 2016-11-21 17:13:55 +08:00
  • db007fbb2e component/bt : clean up the demos Tian Hao 2016-11-22 20:32:45 +08:00
  • d0c9c1de57 Merge branch 'bugfix/tw8727_pc_send_random_pkt_cause_esp32_watchdog' into 'master' Wu Jian Gang 2016-11-22 19:19:10 +08:00
  • 190b6d629b component/bt : Config for choose printf Tian Hao 2016-11-22 18:19:55 +08:00
  • dfcb241850 mbedTLS SHA Acceleration: Add missing esp_sha_lock_engine() function Angus Gratton 2016-11-22 20:56:36 +11:00
  • 2561b68af8 hwcrypto: Fixes for disabling one hardware unit causing reset of a different unit Angus Gratton 2016-11-22 18:09:32 +11:00
  • c48612e516 mbedTLS SHA acceleration: Allow concurrent digest calculation, works with TLS Angus Gratton 2016-11-20 16:29:29 +11:00
  • 595bd2e3c4 component/bt : gatt client fix search service bug Tian Hao 2016-11-22 17:26:30 +08:00
  • bb79b2d19b component/bt: use macro "BTIF_AV_SRC_INCLUDED" to separate the A2DP source and SBC encoder module wangmengyang 2016-11-22 17:10:23 +08:00
  • d390449371 add unit tests to esp-idf antti 2016-11-17 16:36:10 +08:00
  • e05fe28574 Merge branch 'bugfix/arp_queue_failed' into 'master' Wu Jian Gang 2016-11-22 14:45:44 +08:00
  • 383d987697 Merge branch 'doc/pr103_cleanup' into 'master' Ivan Grokhotkov 2016-11-22 13:26:56 +08:00
  • 720a6c1e54 Merge branch 'bugfix/gpio_config_pullup' into 'master' Jeroen Domburg 2016-11-22 12:12:31 +08:00
  • 46c81ded73 Merge branch 'feature/tw8799_low_level_output_optimize' into 'master' Wu Jian Gang 2016-11-22 11:56:35 +08:00
  • 4bf0465dab esp32: fix random pkt cause esp32 watchdog Liu Zhi Fu 2016-11-22 11:46:10 +08:00