Commit Graph

  • 5c6e1e6e67 pthread: fix esp_pthread.h to compatible with c++ morris 2018-07-10 17:01:56 +08:00
  • b6156105d4 Merge branch 'feature/test_idf_monitor' into 'master' Angus Gratton 2018-07-11 13:39:58 +08:00
  • 064261cd3a Merge branch 'bugfix/adc_two_point_cal_val_update' into 'master' Angus Gratton 2018-07-11 12:53:33 +08:00
  • c96d80f789 esp32: synchronize header file with that in wifi library XiaXiaotian 2018-07-11 12:11:06 +08:00
  • 15858895a4 CI: support test one case multiple times by @bot He Yin Ling 2018-07-03 22:00:09 +08:00
  • 5edc9f9752 tiny-test-fw: filter out invalid IDF ports He Yin Ling 2018-07-11 00:00:40 +08:00
  • bec14ad8ee build: Add TEST_EXCLUDE_COMPONENTS Konstantin Kondrashov 2018-06-28 14:54:15 +05:00
  • ac3508615a soc/clk: Fix range CONFIG_ESP32_RTC_CLK_CAL_CYCLES Konstantin Kondrashov 2018-07-06 18:49:25 +05:00
  • 0db9b87d66 Merge branch 'bugfix/disable_lwip_trust_ip_by_default_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-10 14:42:54 +08:00
  • a9aaabae21 Merge branch 'bugfix/tw23667_tcp_pcb_purge_assert_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-10 14:42:47 +08:00
  • 6e9c59bfc3 feature(psram): add support for 64MBit psram of 1.8v and 3.3v. Wangjialin 2018-07-04 11:43:30 +08:00
  • 20f80da723 esp32: Do not document error codes defined in examples Roland Dobai 2018-07-09 10:51:22 +02:00
  • 21af1d7339 component/bt: Add Secure Simple Pairing baohongde 2018-07-10 11:18:52 +08:00
  • 9d830a6f7c Merge branch 'bugfix/tw23667_tcp_pcb_purge_assert' into 'master' Jiang Jiang Jian 2018-07-10 10:16:47 +08:00
  • f43dd79e11 Merge branch 'bugfix/wifi_channel_state_information_data_type_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-07-10 10:02:58 +08:00
  • ab44c6ecc2 bugfix(ledc): fix bugs reported from unit-test and github. Wangjialin 2018-07-10 01:25:31 +08:00
  • 27311811e0 Merge branch 'bugfix/gcc8_complation_errors' into 'master' Anton Maklakov 2018-07-09 22:55:52 +08:00
  • 3e7a5c4f50 Merge branch 'bugfix/wifi_channel_state_information_data_type' into 'master' Jiang Jiang Jian 2018-07-09 21:28:09 +08:00
  • c2dc09304c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 Alexey Gerenkov 2018-06-14 19:11:21 +03:00
  • 82047ff181 Merge branch 'bugfix/smartconfig_ack' into 'master' Ivan Grokhotkov 2018-07-09 16:20:22 +08:00
  • ef3c6ac276 esp_timer: test for monotonic values of esp_timer_get_timer in CI Ivan Grokhotkov 2018-05-23 22:41:54 +08:00
  • 4129436f7e esp_timer: add test for esp_timer_impl_set_alarm Ivan Grokhotkov 2018-05-23 22:40:29 +08:00
  • 3e1633354a ssl_pm_reload_crt() - Fix verify_mode checking to match openssl documentation https://www.openssl.org/docs/manmaster/man3/SSL_CTX_set_verify.html Chris Morgan 2018-07-07 15:54:47 -04:00
  • c1ae49dda1 Test the IDF Monitor through sockets Roland Dobai 2018-06-14 11:56:20 +02:00
  • 7ccc28de6c alias 需要添加到 .bashrc 文件中 Carney Wu 2018-06-24 23:16:24 +08:00
  • fab55e3266 alias should set in .bashrc Carney Wu 2018-06-24 23:12:12 +08:00
  • a8da9c1b96 Fixed typos on booleans. Le-Andrew 2018-06-15 19:32:43 +10:00
  • 0cab3cecfd doc/wifi: small fixup Avraham Shukron 2018-06-13 08:45:41 +03:00
  • 1ade9a34d2 component/bt: bugfix for erroneous data reporting always enabled wangmengyang 2018-07-05 15:22:44 +08:00
  • dff911da69 component/bt: bugfix of invalid SCO handle in HCI number_of_completed_packets event wangmengyang 2018-07-05 12:00:41 +08:00
  • f22a74b85c Merge branch 'bugfix/btdm_invalid_sco_handle' into 'master' Jiang Jiang Jian 2018-07-09 12:10:02 +08:00
  • 0808a04ee8 esp_timer: reduce overflow value in unit tests Ivan Grokhotkov 2018-05-23 22:39:49 +08:00
  • c99977b67c esp_timer: don’t busy loop in esp_timer_impl_set_alarm Ivan Grokhotkov 2018-05-23 21:50:55 +08:00
  • 31ca811240 lwip: fix the assertion in tcp_pcb_purge() Liu Zhi Fu 2018-06-29 13:40:20 +08:00
  • febb0cb3da lwip: disable ETHARP_TRUST_IP_MAC by default Liu Zhi Fu 2018-06-29 10:04:55 +08:00
  • 6bf435217e Merge branch 'bugfix/disable_lwip_trust_ip_by_default' into 'master' Jiang Jiang Jian 2018-07-09 10:03:30 +08:00
  • c34672e7dc fix(sdmmc): disable all pulldowns used by sdmmc host michael 2018-07-04 20:38:14 +08:00
  • 597eda5f0b fix(sdio_slave): improve sdio slave for high speed and 4 bit mode michael 2018-07-04 20:37:30 +08:00
  • 823ebba0f0 fix(sdio_slave): fix minor issues like return value of send function, output arg, etc. michael 2018-07-06 16:02:32 +08:00
  • 8fe2a77c46 coredump: Adds support for ROM ELF file to 'espcoredump' script Alexey Gerenkov 2018-06-29 15:45:31 +03:00
  • 95e26cd461 coredump: Fixes exception stack frame structure indicator Alexey Gerenkov 2018-07-02 18:10:34 +03:00
  • d128ff3ecd xtensa: make XTHAL_GET_INTERRUPT, XTHAL_GET_CCOUNT volatile Ivan Grokhotkov 2018-07-02 11:31:19 +08:00
  • debe83c3b5 esp32: force pure math functions from libgcc to be linked from ROM Ivan Grokhotkov 2018-06-28 12:48:31 +08:00
  • 5752e4d588 esp32: fix addresses of some libgcc functions in ROM ld script Ivan Grokhotkov 2018-06-28 12:25:26 +08:00
  • d92c1d02e7 Merge branch 'bugfix/bootloader_entry_addr_decoding' into 'master' Ivan Grokhotkov 2018-07-05 16:18:33 +08:00
  • 934df45473 Merge branch 'bugfix/xthal_get_interrupt_volatile' into 'master' Ivan Grokhotkov 2018-07-05 16:18:18 +08:00
  • 49c236d613 lwip: fix the assertion in tcp_pcb_purge() Liu Zhi Fu 2018-06-29 13:40:20 +08:00
  • 0ede362f84 component/bt: bugfix of invalid SCO handle in HCI number_of_completed_packets event wangmengyang 2018-07-05 12:00:41 +08:00
  • 66dad0c506 Merge branch 'bugfix/console_performance' into 'release/v3.1' Angus Gratton 2018-07-05 11:42:00 +08:00
  • 6d46220456 Merge branch 'feature/clock_gettime' into 'master' Ivan Grokhotkov 2018-07-04 18:09:04 +08:00
  • c445da47de Merge branch 'feature/CAN_driver' into 'master' Angus Gratton 2018-07-04 17:33:24 +08:00
  • 6ee3cf67bd Merge branch 'feature/nvs_part_gen_improvements' into 'master' Ivan Grokhotkov 2018-07-04 17:33:13 +08:00
  • 1d2727f4c8 CAN Driver Darian Leung 2017-12-18 20:32:29 +08:00
  • 5551b3f616 bootloader: move iram_seg 1k up to have better looking idf_monitor output Ivan Grokhotkov 2018-07-04 12:33:11 +08:00
  • 10c2cddddf sleep: fix flushing UARTs when entering deep sleep Ivan Grokhotkov 2018-07-04 12:11:07 +08:00
  • fffbcbb78b esp32: Change channel state information(CSI) data type from unsigned char to singed char Xia Xiaotian 2018-07-04 11:47:57 +08:00
  • eda05b6ce8 esp32: Change channel state information(CSI) data type from unsigned char to signed char Xia Xiaotian 2018-07-04 11:39:14 +08:00
  • a3c43251b4 Merge branch 'feature/fix_rs485_test' into 'master' Angus Gratton 2018-07-04 09:13:52 +08:00
  • 9790dafe0e Merge branch 'bugfix/host_io_fseek_args_init' into 'master' Ivan Grokhotkov 2018-07-04 09:05:23 +08:00
  • 13384221a7 host_file_io: Fixes uninitialized 'offset' and 'whence' fseek args Alexey Gerenkov 2018-06-28 11:50:20 +03:00
  • 9ba0808228 driver: fix rs485 test Alex Lisitsyn 2018-07-03 13:26:28 +02:00
  • e5049021ed smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task() Sachin Parekh 2018-07-03 16:09:49 +05:30
  • b8937e5522 idf_monitor: Fix console performance Roland Dobai 2018-06-18 12:49:04 +02:00
  • 909eec9c3b Merge branch 'feature/uart_add_rs485_interface_support' into 'master' Angus Gratton 2018-07-03 14:34:33 +08:00
  • 52f4ff6220 Merge branch 'feature/spi_little_endien' into 'master' Angus Gratton 2018-07-03 14:32:41 +08:00
  • 91e7a6e7a3 Merge branch 'bugfix/console_performance' into 'master' Angus Gratton 2018-07-03 14:04:23 +08:00
  • e274940a46 newlib: Add some functions from _POSIX_TIMERS Konstantin Kondrashov 2018-06-25 11:12:12 +05:00
  • 05a5c58f7a Merge branch 'bugfix/tinytestfw_espport' into 'master' Angus Gratton 2018-07-03 09:10:12 +08:00
  • eb85c4ec15 tiny-test-fw: handle case when ESPPORT is not set Ivan Grokhotkov 2018-07-02 21:45:27 +08:00
  • a9fca0c775 driver: add rs485 half duplex interface support to uart driver (fix after review) Alex Lisitsyn 2018-07-02 15:21:02 +02:00
  • a952eb1a92 driver: add rs485 half duplex interface support to uart driver (fix indentation after review) Alex Lisitsyn 2018-07-02 09:53:21 +02:00
  • ef5dc73f6f driver: add rs485 half duplex interface support to uart driver (update after review) Alex Lisitsyn 2018-06-27 16:48:14 +02:00
  • 0ec81181b4 driver: add rs485 half duplex interface support to uart driver (add jobs into *.yml file) Alex Lisitsyn 2018-06-26 11:13:04 +02:00
  • d096b3abb8 driver: add rs485 half duplex interface support to uart driver (remove ignore tag to check ut case) Alex Lisitsyn 2018-06-06 13:29:22 +02:00
  • b76693fe20 driver: add rs485 half duplex interface support to uart driver (update after review) Alex Lisitsyn 2018-05-31 10:33:40 +02:00
  • 51e9cf6848 driver: add rs485 half duplex interface support to uart driver (update after review) Alex Lisitsyn 2018-04-11 11:56:00 +05:00
  • 3d880f59b9 Merge branch 'test/tinyfw_tweaks' into 'master' Ivan Grokhotkov 2018-07-02 19:41:25 +08:00
  • 32ff393afa Merge branch 'bugfix/bt_os_abstraction_layer' into 'master' Ivan Grokhotkov 2018-07-02 18:42:07 +08:00
  • 8d3d3fdd4a Merge branch 'doc/eclipse_setup_v3.0' into 'release/v3.0' v3.0.2 Ivan Grokhotkov 2018-07-02 18:41:02 +08:00
  • 0c3e34b79a tiny-test-fw: add class diagram to document He Yin Ling 2018-07-01 21:17:04 +08:00
  • 6a626f7984 tiny-test-fw: add requirements.txt, small docs tweaks Ivan Grokhotkov 2018-06-01 15:30:08 +02:00
  • 8a88dd3590 tiny-test-fw: IDFDUT: in the absence of configuration, try ESPPORT first Ivan Grokhotkov 2018-06-25 14:43:40 +08:00
  • 59c96ae331 Merge branch 'bugfix/spi_flash_deadlock' into 'master' Ivan Grokhotkov 2018-07-02 18:39:16 +08:00
  • 3238531c70 Merge branch 'bugfix/rom_libgcc_functions' into 'master' Ivan Grokhotkov 2018-07-02 18:38:44 +08:00
  • e7ddd47716 nvs_partition_generator: Add support for base64 representation of Binary data Piyush Shah 2018-06-14 16:27:37 +05:30
  • 8369bd244b nvs_partition_generator: Modifications to enable using the utility as a Python library Piyush Shah 2018-06-14 16:07:26 +05:30
  • 4f4182179f Merge branch 'bugfix/gcc8_compile_errors' into 'master' Anton Maklakov 2018-07-02 17:43:02 +08:00
  • 1f3320ebdf wpa_supplicant: fix errors for GCC 8 support Anton Maklakov 2018-05-29 15:36:43 +08:00
  • f42b91fe46 spi_flash: fix errors for GCC 8 support Anton Maklakov 2018-05-24 19:32:34 +08:00
  • 714a9bda92 fatfs: fix errors for GCC 8 support and some indentation Anton Maklakov 2018-05-24 19:29:33 +08:00
  • 2a810a318f ipc: fix errors for GCC 8 support Anton Maklakov 2018-05-24 19:09:23 +08:00
  • 93f6700be7 newlib: fix errors for GCC 8 support Anton Maklakov 2018-05-24 19:09:23 +08:00
  • 3d23fe9a61 feature(spi): provide macro to write multi-byte data straightly Michael (XIAO Xufeng) 2018-06-27 18:41:57 +08:00
  • c84a2b9027 lwip: disable ETHARP_TRUST_IP_MAC by default Liu Zhi Fu 2018-06-29 10:04:55 +08:00
  • ae006fed83 esp32: force pure math functions from libgcc to be linked from ROM Ivan Grokhotkov 2018-06-28 12:48:31 +08:00
  • 40b5f10611 esp32: fix addresses of some libgcc functions in ROM ld script Ivan Grokhotkov 2018-06-28 12:25:26 +08:00
  • fdee0b64a0 Merge branch 'bugfix/doc_blufi' into 'master' Angus Gratton 2018-07-02 12:12:48 +08:00
  • da179e0098 xtensa: make XTHAL_GET_INTERRUPT, XTHAL_GET_CCOUNT volatile Ivan Grokhotkov 2018-07-02 11:31:19 +08:00
  • c4973908e4 doc: Clarify some Eclipse setup steps Angus Gratton 2018-06-26 12:45:54 +10:00
  • 4898135c15 coap: pass null-terminated string to gethostbyname chenwu 2018-06-28 17:27:10 +08:00