Re: Newbie & running into an error during setup

2016-12-08 Thread todd mitton
e-mynewt-core/sys/config contains no unit tests > > - Mohammad > > On Wed, Dec 7, 2016 at 2:22 PM, todd mitton <mit...@runtime.io> wrote: > > > Glad the native install is working for you. > > > > The updated docker container should have worked though. Could you

Re: Newbie & running into an error during setup

2016-12-06 Thread todd mitton
Hi Mohammad, I don't think there's a problem. You should only have the apps, repos, and targets directly after a `newt new` and `newt install`. That's expected. If you look in repos/apache-mynewt-core, you should see all the src for Mynewt. The 'warning: unable to access

Re: Arduino Zero/M0 Pro default serial connection changed

2016-06-30 Thread todd mitton
should have support but Windows requires > some additional drivers > > > On Jun 30, 2016, at 10:20 AM, marko kiiskila <ma...@runtime.io> wrote: > > > > Hi Todd, > > > > my MAC is using USB CDC driver for this, and it names the tty’s as > > /dev/tty.usb

Re: Arduino Zero/M0 Pro default serial connection changed

2016-06-29 Thread todd mitton
What /dev device do I use? I don't seem to get any new tty to talk to. Thanks, -Todd On Wed, Jun 29, 2016 at 3:15 PM, Gavin Jefferies wrote: > Cool! Thanks Brian. > -G > > On Wed, Jun 29, 2016 at 3:08 PM, Brian Giori wrote: > > Hey everyone, > > > > I

Re: installing the Newt

2016-03-03 Thread todd mitton
I should have said that new users will be able to 'go get mynewt.apache.org/newt/...' once Chris's changes have been merged onto master. On Thu, Mar 3, 2016 at 10:53 AM, todd mitton <mit...@runtime.io> wrote: > Sorry. I was waiting to switch to the vanity import domain until all th

Re: installing the Newt

2016-03-03 Thread todd mitton
Sorry. I was waiting to switch to the vanity import domain until all the other rename changes were done. I didn't realize we were ready. New users can now do this: go get mynewt.apache.org/newt/newt go get mynewt.apache.org/newt/newtmgr go get mynewt.apache.org/newt/newtvm The user won't need

Re: Request committer access

2016-02-09 Thread todd mitton
Oh, cool. I find it easier to keep track of proposed changes using the dedicated pull requests page than searching through email. Could you setup a mirror for http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site.git? Let me know if I should submit a request ticket someplace. Thanks

Request committer access

2016-02-08 Thread todd mitton
Hi, I'm a backend engineer at runtime.io. I'd like to become a committer so I can help with infrastructure and website related tasks. Thanks, -Todd

Automate http://mynewt.incubator.apache.org generation

2016-02-05 Thread todd mitton
Hi, Here's a simple script to automate the generation of the static content for http://mynewt.incubator.apache.org. It basically captures the steps Aditi takes when updating the site. Thanks, -Todd diff --git a/build.sh b/build.sh new file mode 100755 index 000..f810ac8 --- /dev/null +++

Re: Vanity import domain

2016-02-04 Thread todd mitton
I think the transparency concern is valid. I definitely did not intend to make things less transparent. I'm not as worried about the security of the domain. There's similar concerns with all the dependencies we pull in. At least I have higher confidence in the domains we have some control