Commits
User selector
Commit History
Commits on Aug 21, 2017
Commits on Aug 20, 2017
zephyr/modzephyr: Add shell_net_iface() function.
Show description for 478887ccommitted
Commits on Aug 19, 2017
zephyr/prj_96b_carbon.conf: Re-enable networking on Carbon.
Show description for 394c536committedzephyr/modusocket: Update struct sockaddr family field name.
Show description for 09b561fcommitted
Commits on Aug 16, 2017
zephyr/prj_base.conf: Enable CONFIG_INIT_STACKS.
Show description for 9404093committedzephyr/modzephyr: Add current_tid() and stacks_analyze() functions.
Show description for ad937c4committed
Commits on Aug 11, 2017
all: Make use of $(TOP) variable in Makefiles, instead of "..".
Show description for 7d4a2f7committed
Commits on Aug 9, 2017
Commits on Aug 8, 2017
Commits on Aug 7, 2017
- committed
zephyr/modusocket: Allow to use socketized net_context in upstream.
Show description for 642d9fdcommitted
Commits on Aug 2, 2017
zephyr/Makefile: Explicitly define default target as "all".
Show description for ca58267committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 18, 2017
all: Unify header guard usage.
Show description for 299bc62authored andcommitted
Commits on Jul 17, 2017
Commits on Jul 9, 2017
zephyr/Makefile: Revert prj.conf construction rule to the previous state.
Show description for bfa68efcommitted
Commits on Jul 8, 2017
zephyr/Makefile: Rework dependencies and "clean" target.
Show description for 0c75990committed
Commits on Jun 10, 2017
zephyr/machine_pin: Use native Zephyr types for Zephyr API calls.
Show description for 0161939committed
Commits on Jun 8, 2017
Commits on Jun 3, 2017
zephyr/modusocket: getaddrinfo: Fix mp_obj_len() usage.
Show description for 43f5838committed
Commits on May 29, 2017
- committed
Commits on May 26, 2017
zephyr/modusocket: Use DEBUG_PRINT macro name as other modules do.
Show description for 011684bcommitted
Commits on May 24, 2017
Commits on May 21, 2017
esp8266, stmhal, zephyr: Rename machine.Pin high/low methods to on/off.
Show description for bcf31a3committed
Commits on May 16, 2017
- committed
zephyr/main: Check default netif before applying operations to it.
Show description for 5f648ffcommittedzephyr/modusocket: Get rid of cur_pkt object member.
Show description for aa9ce28committedzephyr/modusocket: First step to switch to alternative FIFO processing.
Show description for a3008e4committed
Commits on May 13, 2017
- committed
zephyr/modusocket: If there're no packets in recv_q, cancel waiter.
Show description for 86c4544committedzephyr/modusocket: Switch to net_pkt_append() returning length.
Show description for 69f0b4acommitted- committed
zephyr/modusocket: Wrap pkt_get_info() call.
Show description for c022c9acommitted