Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Where's the source repository?


  • Please log in to reply
3 replies to this topic

#1 amphibian

amphibian

    Member

  • Members
  • PipPip
  • 16 posts

Posted 30 August 2010 - 08:47 PM

Where is the source repository for the netduino firmware/tools etc? Is it out there somewhere and I'm just missing it? I know that source downloads for the official releases are made available on the website, but most open source projects I've worked with make their repository publicly read-able and browse-able for looking at history etc.

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 30 August 2010 - 08:53 PM

Hi amphibian,

We're looking at different options for hosting source. Right now, we've posted the source for download on the website (which you're more than welcome to download, mirror, etc.).

Chris

#3 amphibian

amphibian

    Member

  • Members
  • PipPip
  • 16 posts

Posted 30 August 2010 - 08:58 PM

Specifically I was interested in looking at what's going on with the spi/mmc/sd/fat drivers, which I know aren't ready for release, but I've been tinkering with my own implementation and I wanted to compare. I just wanted to raise the question and see if there were any plans to make it public.

#4 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 30 August 2010 - 09:04 PM

Specifically I was interested in looking at what's going on with the spi/mmc/sd/fat drivers, which I know aren't ready for release, but I've been tinkering with my own implementation and I wanted to compare.


The filesystem/SD drivers are actually in the source already. In v4.1.1, we're adding a managed code function which lets you mount/dismount an SD card over SPI. You'll also be able to specify "auto-mount" using a GPIO for card detection.

If you want to enable file system access in the current firmware, just set the appropriate settings in "\MicroFrameworkPK_v4_1\Solutions\Netduino\DeviceCode\FileSystem_Config_PAL" and "\MicroFrameworkPK_v4_1\Solutions\Netduino\DeviceCode\SD_Config_HAL" and mount your drive.

The first v4.1.1 alpha/beta should be out soon...

Chris




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.