Marty Phee

Results 3 issues of Marty Phee

The preview isn't working properly for me: ![image](https://cloud.githubusercontent.com/assets/754870/6264849/8772b72c-b81f-11e4-8118-069eb271eb35.png) Coping the markdown to this site works fine (http://dillinger.io/). I also used jsdoc and the generated html is fine. ![image](https://cloud.githubusercontent.com/assets/754870/6264871/c14ebaae-b81f-11e4-8649-418d59f0971d.png)

Feature

[MultiLang Daemon StdLogger call](https://github.com/awslabs/amazon-kinesis-client/issues/60) Adding the ability for the clients to send logging messages through the normal stdout by having the KCL process new LogMessages WIP right now By submitting...

v2.x

The docs say to use this command ``` cd micropython/ports/rp2 make \ BOARD=RPI_PICO \ FROZEN_MANIFEST=../../../../gc9a01c/manifest.py \ USER_C_MODULES=../../../gc9a01c/src/micropython.cmake \ submodules clean all ``` I think that directory is wrong if you...