2016-10-26 |
Jeroen Domburg | Move panic handler code from FreeRTOS to esp32 component |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Jeroen Domburg | Merge in master updates |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Jeroen Domburg | Add licenses, docbook, general cleanup |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Jeroen Domburg | Make CPU1 int wdt / idle task wdt configurable, panic... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Jeroen Domburg | Disable brown-out WDT, fix thread WDT, add panic reason... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Angus Gratton | Merge branch 'bugfix/esptool_write_protect' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Jeroen Domburg | Brownout works (in as far brownout can work...), int... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Jeroen Domburg | Merge branch 'feature/trax' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Jeroen Domburg | Add licenses to Trax files |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Jeroen Domburg | Initial addition of wdt and brownout code |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Jeroen Domburg | Merge branch 'feature/component_hostcc_hostld_etc'... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Angus Gratton | Remove SPIUnlock from linker script symbols |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Angus Gratton | Bootloader: Export IS_BOOTLOADER_BUILD during make... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Angus Gratton | Replace ROM SPIUnlock function with a version that... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Ivan Grokhotkov | bootloader, menuconfig: add flash size setting support |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Angus Gratton | Bump esptool version |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Ivan Grokhotkov | Merge branch 'feature/release_build' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Angus Gratton | rom/spi_flash.h: Remove first parameter of SPI_read_sta... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Jeroen Domburg | Also export HOSTCC etc for components |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Ivan Grokhotkov | build system: fix setting C**FLAGS from project makefile |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Ivan Grokhotkov | build system: use -Og instead of -O0 for debug builds... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Angus Gratton | Merge branch 'bugfix/build_dir_base' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Jeroen Domburg | Merge branch 'feature/faster_task_switching' into ... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Jeroen Domburg | Change inline assembly bits from macros to inline functions |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Angus Gratton | Build tests: Use & document clean_build_dir |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Angus Gratton | Merge branch 'master' into bugfix/build_dir_base |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Jeroen Domburg | Warn user if trax is disabled in menuconfig but functio... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Angus Gratton | Merge branch 'bugfix/build_bootloader' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Jeroen Domburg | Some more optimizations, mostly in involuntary task... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Jeroen Domburg | Detect success before errors in vPortCPUReleaseMutex... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Jeroen Domburg | Make uxPortCompareSet into a macro. 25uS -> 24uS |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Jeroen Domburg | Optimize xPortGetCoreID to 2-instruction inline assembly. |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Ivan Grokhotkov | build system: fix typo, move -ggdb to OPTIMIZATION_FLAGS |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Ivan Grokhotkov | Add test for compiling in release mode, fix warnings... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Ivan Grokhotkov | build system: add menuconfig choice for optimization... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Jeroen Domburg | Add Trax-support to esp-idf |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Ivan Grokhotkov | Merge branch 'feature/test_auto_config' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Angus Gratton | build system tests: Verify bootloader doesn't build... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jeroen Domburg | Merge branch 'bugfix/small_fixes_jd' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Yinling | remove debug command "ls" in test report job |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Yinling | should set TEST_CASE_FILE_PATH before CONFIG_FILE use it |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Yinling | rename components/test to idf_test: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Angus Gratton | Reinstate build_examples gitlab CI case |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | fix issue on test report job: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
He Yin Ling | can not put test report to deploy stage, otherwise... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | add job to generate test report |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | move content from readme to wiki |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | add some missing cases caused by autogen bug |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | night jobs should exit succeed if no need to run |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | update current known issue for ESP32 IDF test |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | Test cases use libpcap or libnet are not CI ready now: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | add gitlab key in test template job |
commit | commitdiff | tree | snapshot |
2016-10-11 |
He Yin Ling | build SSC should also use variable for server name |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | sync test config from test bench: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | update job configs for allow case fail feature |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | add note that test folder is for internal use. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | sync several changes from auto_test_script: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | add KnownIssues file to test: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | fix bugs in config files: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | auto_test_script will be cloned from gitlab |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | modify document to add how to run test locally |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | revise .gitlab-ci.yml: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | update CI config file: |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yinling | add auto generated test folder to components: |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Angus Gratton | Merge branch 'bugfix/fixes_from_github' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Angus Gratton | build system: Add -fno-rtti when compiling C++ code |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Angus Gratton | FreeRTOS KConfig: Limit tick rate to 1000Hz |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Angus Gratton | bootloader: Fix accidental tabs introduced in !78 |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Angus Gratton | build system: Print a WARNING if any submodule is out... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
rudi ;-) | Fix stack overflow message format |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Angus Gratton | 'make flash' targets: Print serial port when flashing |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Angus Gratton | Merge branch 'feature/support_iperf' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Jeroen Domburg | Merge branch 'feature/rmt_add_struct_for_memory' into... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
liuzhifu | lwip/esp32: support iperf |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Jeroen Domburg | Rename include, use spaces instead of tabs |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Jeroen Domburg | Convert Windows -> Unix line ends in gpio.c |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Jeroen Domburg | Move heap_alloc_caps.h to a location where it can be... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Jeroen Domburg | Add data memory for RMT peripheral |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Angus Gratton | Merge branch 'bugfix/syscall_write' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Angus Gratton | syscall write: Should return number of bytes written |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Angus Gratton | build system: Run parallel builds without warnings |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Angus Gratton | build system tests: Untabify shell script |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Angus Gratton | build system: Allow BUILD_DIR_BASE to be a relative... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Angus Gratton | build system tests: Add some more notes about test... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Angus Gratton | config system: Fix configuration when BUILD_DIR_BASE... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Angus Gratton | build system: Fix out-of-tree building via BUILD_DIR_BASE |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Angus Gratton | Build system tests: Add test cases for out-of-tree... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Jeroen Domburg | Also push relevant tags over |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Wu Jian Gang | esp32: add libsmartconfig.a to link libs v0.9 |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Wu Jian Gang | Merge branch 'feature/wifi_lib_update' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Wu Jian Gang | esp32: not link wps |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Wu Jian Gang | esp32/lib: update wifi lib to a1e5f8b9 |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Wu Jian Gang | esp32: remove esp_wps.h |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Jeroen Domburg | Merge branch 'driver_merge_tmp/merge_smartconfig' into... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Wangjialin | add smartconfig header files(merge this after updating... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Wu Jian Gang | Merge branch 'bugfix/fix_rxbuf_leak_issue' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Wu Jian Gang | esp32/lib: update wifi lib to 3853d7ae |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Wu Jian Gang | Merge branch 'feature/deep_sleep_wake_stub' into 'master' |
commit | commitdiff | tree | snapshot |
2016-09-29 |
jack | Add Comments |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Wu Jian Gang | Merge branch 'feature/tcpip_adapter_comments' into... |
commit | commitdiff | tree | snapshot |
next |