forked from tschmid/tinyos-2.x
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
tschmid edited this page Sep 13, 2010
·
10 revisions
This repository contains our port of TinyOS 2.x to the SAM3U microcontroller by Atmel (featuring an ARM Cortex-M3 CPU), currently on the SAM3U-EK board by Atmel.
The following info documents are currently available:
- Getting Started: How to get our code and how to compile and install Blink on your board.
- Hardware and Hardware Documentation: Which hardware we use and links to its documentation
- Compiler Toolchain: How to setup ARM-GCC
- Programmer Toolchain: How to setup SAM-BA or how to use the JTAG unit to program the Flash
- Debugger Toolchain: How to setup OpenOCD and how to use the JTAG unit with it
- TinyOS Porting Documentation: Links to documents relevant to porting TinyOS
- Porting Notes: Includes information about subsystem ports
- Useful Links: Links to SAM3U relevant documentation
This is a forked repository. Have a look at tschmid’s tinyos-2.x wiki for more information, especially about topics related to the STM32 microcontroller by STMicroelectronics (also featuring an ARM Cortex-M3 CPU).