2016-12-16 |
Ivan Grokhotkov | driver/rtc_io: improve header comments |
commit | commitdiff | tree | snapshot |
2016-12-16 |
Angus Gratton | Merge branch 'feature/spiflash_unaligned_readwrite... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Wu Jian Gang | Merge branch 'feature/tw8657_refractor_to_sniffer'... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Liu Zhi Fu | esp32: refactor to sniffer |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Wu Jian Gang | Merge branch 'bugfix/tw9240_fix_lwip_dual_core_issue... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Xia Xiaotian | esp32: update wifi lib, fix some modem sleep bugs |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Ivan Grokhotkov | Merge branch 'bugfix/heap_alloc_no_iram' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jiang Jiang... | Merge branch 'bugfix/btdm_bluedroid' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Merge branch 'bugfix/uart_examples_intr' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Liu Zhi Fu | add more comments and call portYIELD when necessary |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Make internal function static |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Add testcase, fix executable memory allocated in shared... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Fix small things noticed in MR, add documentation |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Add xPortGetFreeHeapSizeCaps and xPortGetMinimumEverFre... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Tabs -> spaces |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Do not disable entire IRAM pool; instead disable only... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Add name to tag type |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Tian Hao | Merge branch 'master' into bugfix/btdm_bluedroid |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Liu Zhi Fu | lwip: fix lwip dual core issue |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Tian Hao | component/bt : fix advertising bug |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Tian Hao | component/bt : add some macro , so redo the doxygen |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Tian Hao | component/bt : change the resolving list cleanup position |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Convert DOS line ends to Unix line ends in drivers |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Jeroen Domburg | Update examples in uart.h |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Deomid Ryabkov | Remove alignment reqs from spi_flash_{read,write} |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Angus Gratton | Merge branch 'bugfix/conf_across_mountpoints' into... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Angus Gratton | Merge branch 'bugfix/build_deps_assembler' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Angus Gratton | build system tests: Add test case for sdkconfig-trigger... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Angus Gratton | build system: Generate dependency make rules for assemb... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Angus Gratton | Merge branch 'bugfix/build_system_linker_script_deps... |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Tian Hao | component/bt : fix bluetooth disable memory leak |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Tian Hao | component/bt : fix enable bug |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Tian Hao | component/bt : increase the task stack size |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Tian Hao | component/bt : fix the init/deinit memory leak |
commit | commitdiff | tree | snapshot |
2016-12-14 |
Tian Hao | component/bt : fix the bug of deinit/disable |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Ivan Grokhotkov | Merge branch 'bugfix/rom_int_functions' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Jeroen Domburg | Put ets_isr_* functions into IRAM. Original fns were... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Ivan Grokhotkov | newlib: fix unit test name in test config |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Ivan Grokhotkov | freertos: fix TLS delete callback test |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Jeroen Domburg | Replace non-multicore-aware rom funcs with multicore... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Angus Gratton | Merge branch 'feature/make_size' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Jonathan Dumaresq | Add the size target to project Makefile |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Deomid Ryabkov | Create temp config in the same dir as target |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Ivan Grokhotkov | Merge branch 'test/integrate_stress_test_to_CI' into... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Angus Gratton | build system: Project ELF should depend on linker scrip... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Angus Gratton | build system: Be specific about esp-idf submodule updat... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Ivan Grokhotkov | Merge branch 'bugfix/driver_cleanup_log' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Yinling | remove not used code as `rm -rf` always return 0 |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Angus Gratton | Merge branch 'feature/esptool_flash_encryption' into... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Ivan Grokhotkov | Merge branch 'bugfix/warnings' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Ivan Grokhotkov | bootloader, driver/rtc: fix warnings about unused functions |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Tian Hao | component/bt : cleanup the un-necessary include in... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Tian Hao | component/bt : add cpp extern c |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Tian Hao | component/bt : fix the authentication req type |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Tian Hao | component/bt : fix bug of bdaddr point to resolve gattc... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Jeroen Domburg | Merge branch 'feature/intr_alloc' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Angus Gratton | Merge branch 'bugfix/ci_fail_warnings' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Angus Gratton | Merge branch 'bugfix/spiflash_erase_block' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Ivan Grokhotkov | Merge branch 'feature/newlib_full_format' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Angus Gratton | SPI flash: Block erase size 64KB not 32KB |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Yinling | switch socket recv print for stress test |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ivan Grokhotkov | Merge branch 'feature/mbedtls/add_menuconfig_component... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Liu Han | example/09_openssl_client: change default port to be 443 |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Yinling | fix bug in test case TCPIP_TCP_5101 |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Liu Han | example/https_request: add header file declare platform... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Tian Hao | component/bt : delete the un-used lines |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jeroen Domburg | Fix example code, add chapter to docs about interrupts... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Liu Han | components/mbedtls: add time and time data configuratio... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Angus Gratton | Merge branch 'feature/backtrace_dumps' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jeroen Domburg | Also add intr_alloc magic to rtc code |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jeroen Domburg | Mark some interrupts that are now allocated dynamically... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jeroen Domburg | Add test for local interrupts, fix int disable code |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jeroen Domburg | Add disabling/enabling of shared interrupt, add testcas... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jeroen Domburg | Changes according to merge request |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jeroen Domburg | Add interrupt allocation scheme / interrupt sharing... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ivan Grokhotkov | newlib: add "full" formatting support, add missing... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ivan Grokhotkov | Merge branch 'feature/select_default_uart' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ivan Grokhotkov | Merge branch 'bugfix/pcnt_driver' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ivan Grokhotkov | cpu_start: tabs->spaces |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Angus Gratton | Merge branch 'bugfix/rmt_debug_newline' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ivan Grokhotkov | Merge branch 'bugfix/netif_zero_init' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Angus Gratton | pcnt example: Remove unused debugging tag |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Neil Kolban | Removal of spurious newline character in debug statement |
commit | commitdiff | tree | snapshot |
2016-12-07 |
tzx | app_update: clean up warning log when compile any project |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Tian Hao | component/bt : cleanup demo warnings |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Tian Hao | component/bt : cleanup all the "-W-no-xx" and all... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Angus Gratton | build system: Remove FLAGS_XXX variable option, replace... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Angus Gratton | esp32: ReformatReformat panic.c (remove tabs, etc) |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Deomid Ryabkov | Add backtrace to exception output. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Ivan Grokhotkov | cpu_start: disable boot watchdog only after starting... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Ivan Grokhotkov | uart_tx_wait_idle: fix issue with last character not... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Ivan Grokhotkov | support for console redirection to other UART |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Deomid Ryabkov | Zero-fill netif on alloc |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Ivan Grokhotkov | Merge branch 'driver_merge_tmp/merge_rtc_module' into... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chu Shu Chen | driver: add rtc module and bugfix gpio32 gpio33 |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Ivan Grokhotkov | drivers: remove file paths from log statements |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Ivan Grokhotkov | Merge branch 'feature/debugging_fixes' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Ivan Grokhotkov | Merge branch 'feature/unit_test_app_tweaks' into 'master' |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Angus Gratton | unit-test-app: Don't auto-display menu after test run... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Angus Gratton | Merge branch 'bugfix/gdbstub_no_sync_gdb' into 'master' |
commit | commitdiff | tree | snapshot |
next |