aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-04archive repositoryHEADmasterRobert Dower
2018-07-26Fixed small things on grove and web-socket and redid webusb, which I (#1895)t-harvey
2018-07-13[docs] Update WebIDL and modify docs to fit new "node.js-like" style, Part 2 ...t-harvey
2018-07-09[snapshot] Fixed incorrect snapshot size (#1889)Jimmy Huang
2018-06-06[jerryscript] Rebase to latest JerryScript (#1883)Jimmy Huang
2018-05-18[build] Enable LTO to further shrink ROM sizeJimmy Huang
2018-05-18[debugger] Added debugger support for ZephyrJimmy Huang
2018-05-18[net] Increase multicast addresses so neighbor solicitation will work (#1881)Geoff Gustafson
2018-05-08[ble] Fixed regression the UUIDs were not found (#1880)Jimmy Huang
2018-04-16[ashell] Fix IDE URL (#1871)Brian Jones
2018-04-16[ashell] Minor doc tweaks (#1867)Brian Jones
2018-04-16[ashell] Adding ide_ack function and removing serial IDEBrian Jones
2018-04-16[ashell] Add support for IDE protocol using webusbZoltan Kis
2018-04-09[build] Fix regression the make update no longer works (#1863)Jimmy Huang
2018-04-09[zephyr] Updated Zephyr to v1.11.0 (#1862)Jimmy Huang
2018-03-20[console] Fixed console print segfault on arrays (#1861)Jimmy Huang
2018-03-19[docs] Update version to 0.5 in README.md (#1857)Cui Yan
2018-03-08[build] Only checkout submodule if not found (#1855)Jimmy Huang
2018-03-08Fix to allow new boards build CLI ashell (#1849)Brian Jones
2018-03-07Minor change on README file. (#1854)ziransun
2018-03-06[general] Replace PRINT_FLOAT with new way of printing float (#1840)Jimmy Huang
2018-03-06[sensor] Implements new W3C Generic Sensor API (#1837)Jimmy Huang
2018-03-06[math] Add MathStubs to ashell build (#1839)Jimmy Huang
2018-03-06[build] Update git modules recursively if needed (#1850)Philippe Coval
2018-03-05[modules] Create a new build target 'dynamic' (#1784)Brian Jones
2018-02-12[build] Rewrite 'convert.sh' into python as 'convert.py' (#1831)John Villalovos
2018-02-09[analyze] Change args.verbose comparison to integer (#1843)John Villalovos
2018-02-08[ble] Fixed compile warning (#1838)Jimmy Huang
2018-02-07[readme] Correct text about native debug make targets (#1836)Geoff Gustafson
2018-02-07Update ocf server in 6lowpan-ble.md (#1820)xiaoyu3x
2018-02-07[zjsbanner] Simplify code for readability (#1830)John Villalovos
2018-02-07[build] Fix unary operator expected error on macOS (#1824)John Villalovos
2018-02-07[analyze] Use argparse library command line arg parsing (#1823)John Villalovos
2018-02-07[jerryscript] Rebase to latest JerryScript (#1818)Jimmy Huang
2018-02-06[zjsbanner] Use /usr/bin/env python3 (#1825)John Villalovos
2018-02-02[i2c] Update I2C configure type (#1808)Jimmy Huang
2018-02-02[build] Remove use of var=[] in function argumentJohn L. Villalovos
2018-02-02[build] scripts/analyze: Use a main() functionJohn L. Villalovos
2018-02-02[build] Removed unused variable warning (#1819)Jimmy Huang
2018-02-02[docs] Update README.md to fix URL (#1821)Cui Yan
2018-02-01[gpio] Add FTRACE support for debuggingGeoff Gustafson
2018-02-01[pwm] Check for out of memory condition in zjs_pwm_openGeoff Gustafson
2018-02-01[aio] Fix memory leak in OOM conditionGeoff Gustafson
2018-02-01[gpio] Fix memory leak through unnecessary acquireGeoff Gustafson
2018-02-01[general] Style cleanup with clang (#1794)Jimmy Huang
2018-02-01[build] Update zephyr to aca079Sudarsana Nagineni
2018-02-01[docs] Updating ASHELL docs with note about default VID/PIDSudarsana Nagineni
2018-02-01[README] Update stm32 board instructionsSudarsana Nagineni
2018-02-01[OLIMEX-STM32-E407] Add GPIO blink sample for OLIMEX-STM32-E407 boardSudarsana Nagineni
2018-02-01[STM32F4DISCOVERY] Add GPIO blink sample for STM32F4DISCOVERY boardSudarsana Nagineni