Commit graph

  • c218261a33 sanitycheck: Fixed documentation for --extra-args and extra_args Sebastian Bøe 2017-11-09 12:25:02 +01:00
  • 71d7de01ef sanitycheck: Minor internal documentation fixes Sebastian Bøe 2017-11-09 12:06:04 +01:00
  • 7cc2071f71 doc: Remove all mentions of --ccache Sebastian Bøe 2017-11-09 12:32:56 +01:00
  • 781e39887c sanitycheck: Remove the --ccache option from sanitycheck Sebastian Bøe 2017-11-09 11:43:33 +01:00
  • 728cda15de ci: Don't define the deprecated ENV var USE_CCACHE Sebastian Bøe 2017-11-09 11:41:20 +01:00
  • 3a5ca91f28 crypto: Update TinyCrypt to 0.2.8 Kumar Gala 2017-11-09 10:40:14 -06:00
  • ef912810d3 dts: Move dts files into board dirs Kumar Gala 2017-11-09 09:19:21 -06:00
  • 09c63b373a dts: Move fixup files into board dirs Kumar Gala 2017-11-09 09:48:36 -06:00
  • def016dd5d cmake: dts: Allow DTS_SOURCE to be defined anywhere Kumar Gala 2017-11-09 10:14:44 -06:00
  • b37cfd6478 cmake: dts: Allow DTS_BOARD_FIXUP_FILE to be defined anywhere Kumar Gala 2017-11-09 10:01:15 -06:00
  • 4c424616bd cmake: dts: rename dts fixup file related variables Kumar Gala 2017-11-09 09:50:07 -06:00
  • c7001a4620 Bluetooth: samples: Remove references to Kbuild-style building Johan Hedberg 2017-11-09 07:25:12 +02:00
  • fa0030a31c doc: getting_started: Convert to using app extension Carles Cufi 2017-11-09 13:19:27 +01:00
  • e23742d5c7 doc: ext: Fix application extension CMake params Carles Cufi 2017-11-09 11:48:46 +01:00
  • eb83cda770 usb: dc_dw: Improve TX perf and reliability Loic Poulain 2017-11-09 09:38:58 +01:00
  • b86b079f32 net: tcp: net_tcp_parse_opts: Convert MSS value to host byte order Paul Sokolovsky 2017-11-08 18:08:04 +02:00
  • 994ec924e3 usb: samples: Support build for 96b_carbon board Andrei Emeltchenko 2017-11-09 11:48:46 +02:00
  • fa2da6713b usb: stm32: Fix null dereference in ep_write Loic Poulain 2017-11-08 16:42:07 +01:00
  • 4a2e967a87 usb: stm32: Fix TX FIFO overwrite Loic Poulain 2017-11-08 16:36:10 +01:00
  • d63efc3aa1 samples: net: rpl: RPL node application was missing sample.yaml Jukka Rissanen 2017-11-08 17:27:13 +02:00
  • 025e07e413 samples: net: rpl: Fix compile error in rpl-node application Jukka Rissanen 2017-11-08 17:35:00 +02:00
  • 58bc383cfd net/ieee802154: Properly check the sequence when handling ACK frames Tomasz Bursztyka 2017-06-16 08:49:26 +01:00
  • cf78219318 net/ieee802154: Make FC/Seq validation function public Tomasz Bursztyka 2017-06-16 08:22:47 +01:00
  • 036dde2201 ci: reduce number of minions to 4 Anas Nashif 2017-11-08 20:02:34 -05:00
  • 93c23d810b boards: x86: convert make to cmake Marti Bolivar 2017-11-03 17:56:42 -04:00
  • 6092fb0f86 doc: add zephyr-app-commands directive Marti Bolivar 2017-11-03 16:46:33 -04:00
  • 162e64a3bd cmake: use zephyr_library_* for all boards Anas Nashif 2017-11-08 15:44:33 -05:00
  • 00a07c385c doc: cmake: Unify getting started guides Carles Cufi 2017-11-08 17:57:27 +01:00
  • 5ac969257d cmake: Fixed flashing of nrf52840_pca10056 Sebastian Bøe 2017-11-08 19:26:11 +01:00
  • 6d35480e36 cmake: Fixed samples/net/rpl-node Sebastian Bøe 2017-11-08 19:06:30 +01:00
  • 8dd5107d6a cmake: Ported samples/net/rpl-node Sebastian Bøe 2017-11-08 10:48:41 +01:00
  • eb8e7b7969 cmake: Fixed openocd Sebastian Bøe 2017-11-08 19:20:55 +01:00
  • c7832bd343 cmake: Use -serial bt-server when CONFIG_BT Sebastian Bøe 2017-11-08 17:35:14 +01:00
  • 4449bef955 cmake: Pass GDB env var to flasher script Sebastian Bøe 2017-11-08 18:18:59 +01:00
  • 3d01cdd60e doc: cmake: Update the Linux CMake instructions Carles Cufi 2017-11-08 16:34:38 +01:00
  • 4e59b3df62 doc: cmake: Update macOS build instruction Carles Cufi 2017-11-08 12:30:45 +01:00
  • 3998b9e5ef cmake: Use Make for examples instead of Ninja Sebastian Bøe 2017-11-08 15:30:41 +01:00
  • fc978328b5 cmake: ext/hal/st/stm32cube: Fixed formatting and removed hal_uart Sebastian Bøe 2017-11-08 15:02:05 +01:00
  • 09f646a628 cmake: Fixed NODE_ADDR Sebastian Bøe 2017-11-08 14:47:38 +01:00
  • cad811babe ci: call 'make htmldocs' from root Anas Nashif 2017-11-07 20:07:13 -05:00
  • df5d7d738b build: add top-level Makefile for docs Anas Nashif 2017-11-07 20:05:56 -05:00
  • a037c363bb doc: fixed version parsing for docs Anas Nashif 2017-11-07 20:02:24 -05:00
  • adb988a577 cmake: fixed version handling Anas Nashif 2017-11-07 19:32:47 -05:00
  • 5630ccfc23 cmake: Introduce a default VID and PID Sebastian Bøe 2017-11-08 12:20:40 +01:00
  • efff10acbb doc: fix doxygen EXCLUDE Anas Nashif 2017-11-07 15:24:22 -05:00
  • dad876f837 cmake: Fixed subsys/net/lib/http Sebastian Bøe 2017-11-07 16:15:11 +01:00
  • 0829ddfe9a kbuild: Removed KBuild Sebastian Bøe 2017-11-07 14:52:37 +01:00
  • 7736df0216 cmake: ci: Add more minions Sebastian Bøe 2017-11-07 14:21:41 +01:00
  • 2308ff1858 doc: application: fix britishism regarding parentheses Marti Bolivar 2017-11-03 21:43:19 -04:00
  • 04a07c5cce doc: application: merge configuration paragraphs Marti Bolivar 2017-11-03 21:40:54 -04:00
  • 386df0c4e9 doc: application: fixup for app versus zephyr config Marti Bolivar 2017-11-03 21:38:09 -04:00
  • d36c308889 doc: application: add rest formatting to CMakeLists.txt Marti Bolivar 2017-11-03 21:35:33 -04:00
  • 42e4672985 doc: application: clarify KCONFIG_ROOT section Marti Bolivar 2017-11-03 21:30:32 -04:00
  • f79a95abe1 doc: application: revise app/zephyr link documentation Marti Bolivar 2017-11-03 21:23:02 -04:00
  • 0c0c06242c doc: application: fix "behavior" british spelling Marti Bolivar 2017-11-03 21:21:04 -04:00
  • 9bd9d487eb doc: application: clarify a pronoun antecedent Marti Bolivar 2017-11-03 21:20:03 -04:00
  • e21b175a03 doc: application: provide ddd install instructions Marti Bolivar 2017-11-03 21:13:42 -04:00
  • 137424368d doc: application: fix typo Marti Bolivar 2017-11-03 21:11:34 -04:00
  • 97c8596733 doc: application: fix QEMU capitalization Marti Bolivar 2017-11-03 21:09:41 -04:00
  • 10d19de019 doc: application: define ELF Marti Bolivar 2017-11-03 20:58:45 -04:00
  • 1f6175ad86 doc: application: debugging fixes Marti Bolivar 2017-11-03 20:56:11 -04:00
  • 609bd35eaa doc: application: fix up alternate CONF_FILE Marti Bolivar 2017-11-03 20:53:56 -04:00
  • ca46dfa378 doc: application: fix up "running an application" Marti Bolivar 2017-11-03 14:12:46 -04:00
  • 199dc8a18c doc: application: trivial whitespace fix Marti Bolivar 2017-11-03 12:44:56 -04:00
  • 9c85c7f11c doc: application: move build/run/debug docs after overview Marti Bolivar 2017-11-03 12:34:22 -04:00
  • dfcb2dfc70 doc: application: trivial fixups to "Rebuild an Application" Marti Bolivar 2017-11-03 12:30:00 -04:00
  • 1b9b28847e doc: application: improvements to "Overriding Default Configuration" Marti Bolivar 2017-11-02 16:58:35 -04:00
  • 554eebae1c doc: application: improve Kconfig setting documentation Marti Bolivar 2017-11-02 15:50:25 -04:00
  • 40e04e6e1b doc: application: re-work CMakeLists.txt / configuration division Marti Bolivar 2017-11-02 14:14:10 -04:00
  • 1d93f674a4 doc: application: touch up cmake overview Marti Bolivar 2017-11-02 13:56:59 -04:00
  • ccfdff6577 doc: application: CMake updates for overview and creation docs Marti Bolivar 2017-11-02 13:16:20 -04:00
  • 2e3ecd8c52 doc: getting_started: add ref target for running hello world Marti Bolivar 2017-11-02 12:43:43 -04:00
  • 4faed167b9 doc: getting_started: Windows MSYS2 with CMake Carles Cufi 2017-11-06 16:03:05 +01:00
  • b7f5f07188 dts: Break all dependencies of DTS on ext Sebastian Bøe 2017-11-02 17:39:02 +01:00
  • 3eef1e3bea doc: application: fix stale sentence about Kbuild Marti Bolivar 2017-10-27 14:07:32 -04:00
  • a2177277e5 ci: update shippable for new SDK Anas Nashif 2017-10-31 16:44:27 -04:00
  • 9b12769479 tests: use cmake to build object benchmarks Anas Nashif 2017-10-31 09:32:07 -04:00
  • f9a70a862d kconfig: fix Qt header for building Qt based kconfig Anas Nashif 2017-10-31 09:31:23 -04:00
  • 0a4808b75c linker: use UTIL_LISTIFY macro for dealing with .a files Anas Nashif 2017-10-31 09:30:38 -04:00
  • 602a14365d doc: update with CMake instructions Anas Nashif 2017-10-31 08:35:24 -04:00
  • 4c2d26098e doxygen: ignore misc/util.h Anas Nashif 2017-10-31 08:34:54 -04:00
  • cd313cb82d sampels: remove obsoleted static_lib sample Anas Nashif 2017-10-31 08:34:02 -04:00
  • fb91ad6b88 sanitycheck: adapt for cmake Anas Nashif 2017-10-31 08:33:17 -04:00
  • 969f39308a CODEOWNERS: add cmake owners Anas Nashif 2017-10-31 08:31:34 -04:00
  • 3dd6ae675e ci: support cmake in shippable Anas Nashif 2017-10-31 08:31:17 -04:00
  • d5c43eda9c gitignore: add build directory to ignore list Anas Nashif 2017-10-31 08:30:33 -04:00
  • 12f8f76165 Introduce cmake-based rewrite of KBuild Sebastian Bøe 2017-10-27 15:43:34 +02:00
  • 8bffcda547 doc: usermode: iterative refinements Andrew Boie 2017-11-08 11:26:55 -08:00
  • 6f52e2d911 usb: Allow to select Endpoint addresses for CDC ACM Andrei Emeltchenko 2017-11-08 11:20:13 +02:00
  • d06e4f536c doc: fix misspellings in porting/arch.rst David B. Kinder 2017-11-08 10:22:25 -08:00
  • 483f7671c7 doc: fix misspellings in doxygen API comments David B. Kinder 2017-11-08 10:29:27 -08:00
  • 7e3ed1465f doc: fix Kconfig misspellings David B. Kinder 2017-11-08 10:35:48 -08:00
  • f90242a448 mem_domain_apis_test: fix sample.yaml Andrew Boie 2017-11-01 11:28:00 -07:00
  • 0bf9d33602 mem_domain: inherit from parent thread Andrew Boie 2017-10-16 09:12:47 -07:00
  • fb4dfa9d6f net: samples: Add netusb configuration to zperf Andrei Emeltchenko 2017-11-08 17:14:50 +02:00
  • 6048c0cd2f net: Fix zperf TCP build Andrei Emeltchenko 2017-11-08 16:52:49 +02:00
  • cdea2bfab7 net: tcp: Add support for TCP options parsing Paul Sokolovsky 2017-11-02 17:38:41 +02:00
  • 3c652996ff net: tcp: Add NET_TCP_HDR_LEN(hdr) macro for reuse Paul Sokolovsky 2017-11-01 23:42:16 +02:00
  • bc88ad750b net: tcp: Handle storage of TCP send MSS Paul Sokolovsky 2017-10-31 19:37:01 +02:00
  • 682a207409 scripts: runner: core: fix stale comments Marti Bolivar 2017-11-07 14:08:19 -05:00