Commit Graph

  • 4853df9c83 phy init data update Ivan Grokhotkov 2016-12-19 14:23:39 +08:00
  • 1ed584f896 Merge branch 'driver_merge_tmp/merge_sigmadelta' into 'master' Wang Jia Lin 2016-12-19 12:29:32 +08:00
  • d6fafd00db Secure boot: Option for app & partition table signing to happen outside build system Angus Gratton 2016-12-19 13:06:21 +11:00
  • b00b75db7e driver: sigma-delta Wangjialin 2016-11-23 16:28:16 +08:00
  • 2c165aba36 uart_intr_config should return ESP_OK on success Deomid Ryabkov 2016-12-16 22:27:45 +00:00
  • b62f8b42d4 ulp: document peripherals accessible using RD_REG and WR_REG Ivan Grokhotkov 2016-12-16 20:32:34 +08:00
  • 7a527896dc ulp: use timer to start ULP, fix I_ANDI bug, add tests Ivan Grokhotkov 2016-12-16 20:25:38 +08:00
  • 7b02eae9e6 ulp: add RD_REG, WR_REG, END instruction Ivan Grokhotkov 2016-12-16 20:01:15 +08:00
  • 461aab3e75 bootloader: fix error pointer to ota select info Tian Zhong Xing 2016-12-16 18:24:25 +08:00
  • 576052e5c2 Merge branch 'feature/extend_deep_sleep_apis' into 'master' Ivan Grokhotkov 2016-12-16 16:17:37 +08:00
  • 126d164283 docs: fix some warnings Ivan Grokhotkov 2016-12-16 14:27:22 +08:00
  • 628bad1dbf deep sleep: add documentation Ivan Grokhotkov 2016-12-16 14:26:52 +08:00
  • 370f4b8556 deep sleep: set pin configuration right before entering deep sleep Ivan Grokhotkov 2016-12-16 14:26:05 +08:00
  • 609d852834 deep sleep: power down RTC peripherals in EXT1 sleep Ivan Grokhotkov 2016-12-16 14:10:07 +08:00
  • 616d1d32f1 ulp: add missing component.mk for tests Ivan Grokhotkov 2016-12-14 14:25:42 +08:00
  • 83184bd52b deep sleep: RTC fast memory may be disconnected after deep sleep wakeup Ivan Grokhotkov 2016-12-14 14:23:40 +08:00
  • 35115885c5 deep sleep: add API to control power down Ivan Grokhotkov 2016-12-14 14:20:01 +08:00
  • 88ddf5aefa deep sleep: rename header file Ivan Grokhotkov 2016-12-13 13:23:04 +08:00
  • eac80b0651 deep sleep: add option to delay CPU startup Ivan Grokhotkov 2016-12-12 23:20:15 +08:00
  • 3b854fe46a deep sleep: implement wake up using ULP, EXT0, EXT1 sources Ivan Grokhotkov 2016-12-08 22:22:10 +08:00
  • 71daf49e39 driver/rtc_io: improve header comments Ivan Grokhotkov 2016-12-08 18:37:22 +08:00
  • d246836cfc Merge branch 'feature/spiflash_unaligned_readwrite' into 'master' Angus Gratton 2016-12-16 13:28:12 +08:00
  • 9d8e110202 Build system: Deal with the case where IDF_PATH contains ~ Angus Gratton 2016-12-16 11:30:37 +11:00
  • 87d0eb0fdb Merge branch 'feature/tw8657_refractor_to_sniffer' into 'master' Wu Jian Gang 2016-12-15 19:03:44 +08:00
  • 3984d96acb esp32: refactor to sniffer Liu Zhi Fu 2016-12-12 10:00:24 +08:00
  • 847092e483 Merge branch 'bugfix/tw9240_fix_lwip_dual_core_issue' into 'master' Wu Jian Gang 2016-12-15 17:33:28 +08:00
  • eec743d04c esp32: update wifi lib, fix some modem sleep bugs Xia Xiaotian 2016-12-14 11:13:15 +08:00
  • 9d5f4e877e Merge branch 'bugfix/heap_alloc_no_iram' into 'master' Ivan Grokhotkov 2016-12-15 16:28:29 +08:00
  • 70d39aa105 Merge branch 'bugfix/btdm_bluedroid' into 'master' Jiang Jiang Jian 2016-12-15 16:10:21 +08:00
  • dc9646bc53 Merge branch 'bugfix/uart_examples_intr' into 'master' Jeroen Domburg 2016-12-15 15:15:32 +08:00
  • 55726385a4 add more comments and call portYIELD when necessary Liu Zhi Fu 2016-12-15 15:06:00 +08:00
  • 712f53176d Make internal function static Jeroen Domburg 2016-12-14 11:44:17 +08:00
  • 6f0a494cae Add testcase, fix executable memory allocated in shared dram/iram region Jeroen Domburg 2016-12-13 22:21:20 +08:00
  • 1e117dc3d3 Fix small things noticed in MR, add documentation Jeroen Domburg 2016-12-13 17:01:10 +08:00
  • 293ad4cd36 Add xPortGetFreeHeapSizeCaps and xPortGetMinimumEverFreeHeapSizeCaps plus everything it entails. Allows querying the available memory for various capabilities. Also: xPortGetFreeHeapSize and xPortGetMinimumEverFreeHeapSize now return the expected value. Bonus: the linked list used in the allocator is now 4 bytes smaller, which should save some memory. Jeroen Domburg 2016-12-09 17:13:45 +08:00
  • 3f3cf397f7 Tabs -> spaces Jeroen Domburg 2016-12-09 16:19:24 +08:00
  • 1cb2081d99 Do not disable entire IRAM pool; instead disable only the bit that is used. This gives us 50K of iram at the moment. Jeroen Domburg 2016-12-09 16:17:26 +08:00
  • 25e7f3a303 Add name to tag type Jeroen Domburg 2016-12-09 15:48:32 +08:00
  • 5a2033c4e3 Merge branch 'master' into bugfix/btdm_bluedroid Tian Hao 2016-12-15 14:40:29 +08:00
  • 5e2ae7ac19 lwip: fix lwip dual core issue Liu Zhi Fu 2016-12-15 14:37:21 +08:00
  • d242251295 component/bt : fix advertising bug Tian Hao 2016-12-15 14:33:09 +08:00
  • f3450abf3d component/bt : add some macro , so redo the doxygen Tian Hao 2016-12-15 14:02:48 +08:00
  • d045187c0f component/bt : change the resolving list cleanup position Tian Hao 2016-12-15 13:35:30 +08:00
  • 1037a50abe Convert DOS line ends to Unix line ends in drivers Jeroen Domburg 2016-12-15 09:45:40 +08:00
  • 3ed16758c0 Update examples in uart.h Jeroen Domburg 2016-12-15 09:44:21 +08:00
  • d288a3d053 Remove alignment reqs from spi_flash_{read,write} Deomid Ryabkov 2016-12-09 17:29:31 +00:00
  • f1390fa7c9 Merge branch 'bugfix/conf_across_mountpoints' into 'master' Angus Gratton 2016-12-15 07:07:27 +08:00
  • 953b12b4c0 Merge branch 'bugfix/build_deps_assembler' into 'master' Angus Gratton 2016-12-15 06:48:15 +08:00
  • 4f637034e8 build system tests: Add test case for sdkconfig-triggered recompilation Angus Gratton 2016-12-08 07:32:36 +11:00
  • 49be64a716 build system: Generate dependency make rules for assembler source Angus Gratton 2016-12-12 10:02:41 +11:00
  • 487548e7dd Merge branch 'bugfix/build_system_linker_script_deps' into 'master' Angus Gratton 2016-12-15 05:38:54 +08:00
  • cbff82cc44 Allow gw to be null Deomid Ryabkov 2016-12-14 19:30:40 +00:00
  • aba262b18b component/bt : fix bluetooth disable memory leak Tian Hao 2016-12-15 01:36:27 +08:00
  • 69ee1de9fa component/bt : fix enable bug Tian Hao 2016-12-14 21:45:18 +08:00
  • 5e87cdec7e component/bt : increase the task stack size Tian Hao 2016-12-13 19:34:07 +08:00
  • fd11beebcd component/bt : fix the init/deinit memory leak Tian Hao 2016-12-13 14:57:30 +08:00
  • 7ae7a56457 component/bt : fix the bug of deinit/disable Tian Hao 2016-12-13 04:10:44 +08:00
  • 2e9c06b584 Merge branch 'bugfix/rom_int_functions' into 'master' Ivan Grokhotkov 2016-12-13 14:16:57 +08:00
  • d5c57d1d10 Put ets_isr_* functions into IRAM. Original fns were in ROM so people may expect them to work when flash cache is out. Jeroen Domburg 2016-12-13 11:29:34 +08:00
  • 8f3c74353a newlib: fix unit test name in test config Ivan Grokhotkov 2016-12-11 22:25:02 +08:00
  • 071615b059 freertos: fix TLS delete callback test Ivan Grokhotkov 2016-12-09 19:44:27 +08:00
  • 78161a1fe3 Replace non-multicore-aware rom funcs with multicore-aware funcs, ESP_LOG->ESP_EARLY_LOG fix, reserve ints used in wireless libs. Fixes WiFi crashing Jeroen Domburg 2016-12-12 20:05:58 +08:00
  • d60ff9b6f6 components/tcpip_adapter: Fix set static IP address issue Liu Han 2016-12-13 09:52:29 +08:00
  • 311b7040d5 Merge branch 'feature/make_size' into 'master' Angus Gratton 2016-12-13 07:25:35 +08:00
  • 2a22dc082b Add the size target to project Makefile Jonathan Dumaresq 2016-12-09 11:07:44 -05:00
  • 6380245d3d Create temp config in the same dir as target Deomid Ryabkov 2016-12-08 19:36:21 +00:00
  • 2a4b150017 Merge branch 'test/integrate_stress_test_to_CI' into 'master' Ivan Grokhotkov 2016-12-12 16:20:13 +08:00
  • bbe1bceda8 build system: Project ELF should depend on linker scripts, binary libraries Angus Gratton 2016-12-12 15:54:30 +11:00
  • 9a378bca0e build system: Be specific about esp-idf submodule update warnings Angus Gratton 2016-12-12 15:08:57 +11:00
  • 1c60a0450e Merge branch 'bugfix/driver_cleanup_log' into 'master' Ivan Grokhotkov 2016-12-12 10:15:25 +08:00
  • bf2a568924 remove not used code as rm -rf always return 0 Yinling 2016-12-12 09:31:06 +08:00
  • bab1d49f1f Merge branch 'feature/esptool_flash_encryption' into 'master' Angus Gratton 2016-12-12 06:50:46 +08:00
  • f0efb41b57 Merge branch 'bugfix/warnings' into 'master' Ivan Grokhotkov 2016-12-09 19:29:19 +08:00
  • f504e23d0f bootloader, driver/rtc: fix warnings about unused functions Ivan Grokhotkov 2016-12-09 15:47:32 +08:00
  • 1be09039e3 component/bt : cleanup the un-necessary include in api.h Tian Hao 2016-12-09 14:35:02 +08:00
  • 4c6ccf1c23 component/bt : add cpp extern c Tian Hao 2016-12-08 14:26:19 +08:00
  • e0e6966be0 component/bt : fix the authentication req type Tian Hao 2016-12-07 22:08:21 +08:00
  • 8185b0f806 component/bt : fix bug of bdaddr point to resolve gattc recv notify Tian Hao 2016-12-07 14:18:07 +08:00
  • bf57594ebe Merge branch 'feature/intr_alloc' into 'master' Jeroen Domburg 2016-12-09 14:00:39 +08:00
  • f68e1c22ab Merge branch 'bugfix/ci_fail_warnings' into 'master' Angus Gratton 2016-12-09 13:25:51 +08:00
  • 9fd7908bbe Merge branch 'bugfix/spiflash_erase_block' into 'master' Angus Gratton 2016-12-09 13:19:09 +08:00
  • cf311d81ee Merge branch 'feature/newlib_full_format' into 'master' Ivan Grokhotkov 2016-12-09 12:04:29 +08:00
  • 8ba75a1e9f SPI flash: Block erase size 64KB not 32KB Angus Gratton 2016-12-09 14:18:58 +11:00
  • a283042258 switch socket recv print for stress test Yinling 2016-12-09 10:45:10 +08:00
  • bf7fbdf3cf Merge branch 'feature/mbedtls/add_menuconfig_component' into 'master' Ivan Grokhotkov 2016-12-08 22:25:26 +08:00
  • d6ec6d1ae5 example/09_openssl_client: change default port to be 443 Liu Han 2016-12-08 19:34:14 +08:00
  • 5e1cdd3422 fix bug in test case TCPIP_TCP_5101 Yinling 2016-12-08 16:15:49 +08:00
  • 19a2ee3740 example/https_request: add header file declare platform.h of mbedtls Liu Han 2016-12-08 15:03:38 +08:00
  • 8ca6e37c12 component/bt : delete the un-used lines Tian Hao 2016-12-08 15:00:19 +08:00
  • baa6a477c5 Fix example code, add chapter to docs about interrupts and multicore issues Jeroen Domburg 2016-12-08 14:42:00 +08:00
  • c1802eaa98 components/mbedtls: add time and time data configuration at menuconfig Liu Han 2016-12-01 16:25:44 +08:00
  • f807d16310 Merge branch 'feature/backtrace_dumps' into 'master' Angus Gratton 2016-12-08 13:27:33 +08:00
  • cb9ef19d3b Also add intr_alloc magic to rtc code Jeroen Domburg 2016-12-08 12:57:57 +08:00
  • 2c34ab3374 Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test Jeroen Domburg 2016-12-08 12:38:22 +08:00
  • 9dc908d105 Add test for local interrupts, fix int disable code Jeroen Domburg 2016-12-08 12:04:26 +08:00
  • ae8c37e0b6 Add disabling/enabling of shared interrupt, add testcase for interrupts Jeroen Domburg 2016-12-07 21:30:21 +08:00
  • 32fa94935d Changes according to merge request Jeroen Domburg 2016-12-06 14:20:12 +08:00
  • 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts to be marked specifically as having a handler that's all in IRAM. Jeroen Domburg 2016-11-25 17:33:51 +08:00
  • 221dc13535 newlib: add "full" formatting support, add missing functions Ivan Grokhotkov 2016-11-07 18:43:29 +08:00
  • 505282bab1 Merge branch 'feature/select_default_uart' into 'master' Ivan Grokhotkov 2016-12-08 10:58:44 +08:00