2016-10-27 |
Ivan Grokhotkov | vfs: initial version of virtual filesystem API |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Ivan Grokhotkov | Merge branch 'feature/wdts' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Wu Jian Gang | Merge branch 'feature/refractor_for_lwip' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Liu Zhi Fu | lwip: refractor for lwip |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Ivan Grokhotkov | Merge branch 'feature/freertos_static_buffers' into... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Ivan Grokhotkov | Merge branch 'master' into feature/freertos_static_buffers |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Ivan Grokhotkov | esp32: update libs for changes in FreeRTOS header files |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Wu Jian Gang | Merge branch 'feature/add_api_to_get_ap_info' into... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Jeroen Domburg | Fix panic config ifdefs, un-stall app cpu on boot so... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Liu Zhi Fu | esp32: add esp_wifi_sta_get_ap_info |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Jeroen Domburg | Merge remote-tracking branch 'origin/master' into featu... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Wu Jian Gang | Merge branch 'feature/refractor_for_some_wifi_APIs... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Jeroen Domburg | Change inline to static inline functions. Ref Github... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Jeroen Domburg | Merge branch 'feature/add_per_socket_tcp_window' into... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
liuzhifu | components/esp32: refractor according to review comments |
commit | commitdiff | tree | snapshot |
2016-10-26 |
liuzhifu | esp32/tcpip_adapter: rework according to review comments |
commit | commitdiff | tree | snapshot |
2016-10-26 |
liuzhifu | components/esp32: udpate wifi lib |
commit | commitdiff | tree | snapshot |
2016-10-26 |
liuzhifu | esp32/tcpip_adapter: refractor for some wifi APIs |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Wu Jian Gang | Merge branch 'feature/add_internal_api_header' into... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Jeroen Domburg | Move write key and stage action select constants into... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
liuzhifu | components esp32/lwip: modify code according to review... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
liuzhifu | components/esp32: update wifi lib |
commit | commitdiff | tree | snapshot |
2016-10-26 |
liuzhifu | lwip/esp32: move the extern wifi calls into esp_wifi_in... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Jeroen Domburg | Remove superfluous backup files |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Jeroen Domburg | Move panic handler and gdbstub into esp32 component... |
commit | commitdiff | tree | snapshot |
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-25 |
Wu Jian Gang | Merge branch 'bugfix/tw7458_dhcps_wrong_after_mode_swit... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
liuzhifu | component/tcpip_adapter: not update dhcps status when... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Angus Gratton | Merge branch 'bugfix/esptool_write_protect' into 'master' |
commit | commitdiff | tree | snapshot |
2016-10-22 |
liuzhifu | components/lwip - add per socket tcp window |
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 | Merge branch 'master' into feature/freertos_static_buffers |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Ivan Grokhotkov | smartconfig: update to match new FreeRTOS header files |
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-14 |
Ivan Grokhotkov | wifi libraries: update to match new FreeRTOS header... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ivan Grokhotkov | freertos: forward task affinity argument to prvInitiali... |
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 |
Jeroen Domburg | Fix offset of coreid in tasktcb |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Jeroen Domburg | Add xCoreID arg to prvInitialiseNewTask code; initializ... |
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-11 |
Ivan Grokhotkov | freertos: fix setting xCoreID for new task |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Ivan Grokhotkov | Merge branch 'master' into feature/freertos_static_buffers |
commit | commitdiff | tree | snapshot |
next |