]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2016-10-31 KrzysztofCorrected documentation style
2016-10-31 KrzysztofChanged title of docs
2016-10-31 KrzysztofFixed confused Sphinx
2016-10-31 KrzysztofFixed desription of logging library
2016-10-31 KrzysztofAPI samples
2016-10-31 Krzysztofdocu makup update
2016-10-31 KrzysztofFixed headers to match python doc standard
2016-10-31 KrzysztofDraft of non-volatile storage component documentation
2016-10-31 KrzysztofAdd missing annotations
2016-10-31 KrzysztofSample cleaning of markup
2016-10-31 KrzysztofAPI template
2016-10-31 KrzysztofBack to .md format
2016-10-31 KrzysztofMake section
2016-10-31 krzychbDraft of GPIO API included
2016-10-31 KrzysztofInitial list of Wi-Fi API
2016-10-31 KrzysztofSet up of theme for local builds
2016-10-31 KrzysztofAdded ReadTheDocs.org badges
2016-10-31 KrzysztofReduced the build coverage by DoxyGen
2016-10-31 KrzysztofIncreased buikd coverage of DoxyGen
2016-10-31 KrzysztofLink to file a folder up
2016-10-31 KrzysztofInitial Sphinx / ReadTheDocs.org configuration
2016-10-31 KrzysztofRenamed .md to .rst
2016-10-31 Wu Jian GangMerge branch 'bugfix/tw8242_fix_tcp_rx_abnormal_issue...
2016-10-31 Liu Zhi Futurn on per socket tcp window by default
2016-10-31 Liu Zhi Fumake build pass when disable per soc tcp window
2016-10-31 Wu Jian GangMerge branch 'feature/tw8221_softap_supports_max_10_sta...
2016-10-31 Liu Zhi Fulwip: fix tcp rx abnormal issue(tw8242)
2016-10-31 Ivan GrokhotkovMerge branch 'bugfix/nvs_leaks' into 'master'
2016-10-31 He Yin LingMerge branch 'test/clean_ci_fails' into 'master'
2016-10-31 Liu Zhi Fumodify comments according to review
2016-10-31 Jeroen DomburgMerge branch 'feature/crosscore_int' into 'master'
2016-10-31 Jeroen DomburgRemove redundant volatile keyword
2016-10-28 Liu Zhi Fuesp32/tcpip_adapter: softap supports max 10 stations
2016-10-28 Ivan GrokhotkovMerge branch 'bugfix/int-wdt-fix' into 'master'
2016-10-28 Ivan Grokhotkovset default interrupt watchdog timeout to 300ms
2016-10-28 Ivan Grokhotkovvfs: fix adding CR
2016-10-28 Wu Jian GangMerge branch 'feature/support_max_16_sockets' into...
2016-10-28 Jeroen DomburgAlso call tick hook on app cpu when scheduler is suspended
2016-10-28 Jeroen DomburgRe-add panic.o to IRAM/DRAM.
2016-10-28 Ivan Grokhotkovfreertos: fix calling first task hook
2016-10-28 Liu Zhi Fulwip: rework comments according to review
2016-10-28 Liu Zhi Fulwip: add prompt when configure max sockets number...
2016-10-28 Jeroen DomburgFix int wdt iram, fix some fallout of moving panic...
2016-10-28 Liu Zhi Fulwip: support max 16 sockets
2016-10-27 Ivan GrokhotkovMerge branch 'feature/partition_api' into 'master'
2016-10-27 Ivan Grokhotkovspi_flash: update comment blocks
2016-10-27 Ivan Grokhotkovpartition API: separate type and subtype into two enums
2016-10-27 Ivan Grokhotkovspi_flash: change pointer type to void*
2016-10-27 Ivan Grokhotkovspi_flash: improve documentation
2016-10-27 Ivan Grokhotkovspi_flash: check physical address in mmap against flash...
2016-10-27 Ivan Grokhotkovspi_flash: implement partition API, drop trivial wrappers
2016-10-27 Ivan Grokhotkovspi_flash: change argument types
2016-10-27 Ivan Grokhotkovspi_flash: implement partition API
2016-10-27 Ivan Grokhotkovfreertos: move panic handler data to DRAM
2016-10-27 Ivan Grokhotkovspi_flash: implement mmap/munmap
2016-10-27 Ivan Grokhotkovspi_flash: move cache operations into separate file
2016-10-27 Ivan Grokhotkovbootloader: move useful structures to esp32 component
2016-10-27 Ivan Grokhotkovcomponents/spi_flash: add high level partition api...
2016-10-27 Ivan GrokhotkovMerge branch 'feature/vfs' into 'master'
2016-10-27 Ivan Grokhotkovvfs: code review fixes
2016-10-27 Ivan Grokhotkovvfs: add readme file
2016-10-27 Ivan Grokhotkovvfs and newlib: small fixes
2016-10-27 Ivan Grokhotkovvfs: code review fixes
2016-10-27 Ivan Grokhotkovvfs and newlib: small fixes
2016-10-27 Ivan Grokhotkovvfs: add UART device
2016-10-27 Ivan Grokhotkovvfs: initial version of virtual filesystem API
2016-10-27 Ivan GrokhotkovMerge branch 'feature/wdts' into 'master'
2016-10-27 Jeroen DomburgOnly init crosscore when FreeRTOS runs in multicore...
2016-10-27 Jeroen DomburgMerge latest master in
2016-10-27 Jeroen DomburgAdd checks for tasks woken up on other CPUs where neede...
2016-10-27 Wu Jian GangMerge branch 'feature/refractor_for_lwip' into 'master'
2016-10-27 Liu Zhi Fulwip: refractor for lwip
2016-10-27 Ivan GrokhotkovMerge branch 'feature/freertos_static_buffers' into...
2016-10-27 Ivan GrokhotkovMerge branch 'master' into feature/freertos_static_buffers
2016-10-27 Ivan Grokhotkovesp32: update libs for changes in FreeRTOS header files
2016-10-27 Jeroen DomburgFix int clear, actually call int init code
2016-10-27 Wu Jian GangMerge branch 'feature/add_api_to_get_ap_info' into...
2016-10-27 Jeroen DomburgFix panic config ifdefs, un-stall app cpu on boot so...
2016-10-27 Liu Zhi Fuesp32: add esp_wifi_sta_get_ap_info
2016-10-27 Jeroen DomburgMerge remote-tracking branch 'origin/master' into featu...
2016-10-27 Wu Jian GangMerge branch 'feature/refractor_for_some_wifi_APIs...
2016-10-27 Jeroen DomburgChange inline to static inline functions. Ref Github...
2016-10-26 Jeroen DomburgMerge branch 'feature/add_per_socket_tcp_window' into...
2016-10-26 liuzhifucomponents/esp32: refractor according to review comments
2016-10-26 Jeroen DomburgMost code written. Interrupts still do not fire yet.
2016-10-26 liuzhifuesp32/tcpip_adapter: rework according to review comments
2016-10-26 liuzhifucomponents/esp32: udpate wifi lib
2016-10-26 liuzhifuesp32/tcpip_adapter: refractor for some wifi APIs
2016-10-26 Wu Jian GangMerge branch 'feature/add_internal_api_header' into...
2016-10-26 Jeroen DomburgMove write key and stage action select constants into...
2016-10-26 liuzhifucomponents esp32/lwip: modify code according to review...
2016-10-26 liuzhifucomponents/esp32: update wifi lib
2016-10-26 liuzhifulwip/esp32: move the extern wifi calls into esp_wifi_in...
2016-10-26 Ivan Grokhotkovnvs: fix memory leaks in HashList and nvs_close
2016-10-26 Jeroen DomburgRemove superfluous backup files
2016-10-26 Jeroen DomburgMove panic handler and gdbstub into esp32 component...
2016-10-26 Jeroen DomburgMove panic handler code from FreeRTOS to esp32 component
2016-10-26 Jeroen DomburgMerge in master updates
2016-10-25 Jeroen DomburgAdd licenses, docbook, general cleanup
2016-10-25 Jeroen DomburgMake CPU1 int wdt / idle task wdt configurable, panic...
next