Tarball fell off the net again and the official website is gone for good.
I have relocated the project to Bitbucket and imported my old hg->svn conversion along with a few fixes that I never got around to sending upstream.
Search Criteria
Package Details: sam7utils 0.2.1-3
Package Actions
| Package Base: | sam7utils |
|---|---|
| Description: | A utility for programming AT91SAM7 series microcontrollers over USB |
| Upstream URL: | https://bitbucket.org/intgr/sam7utils |
| Category: | devel |
| Licenses: | |
| Submitter: | intgr |
| Maintainer: | intgr |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2009-10-30 09:22 |
| Last Updated: | 2013-01-02 12:19 |
Dependencies (3)
Required by (0)
Sources
- 50-atmel-samba.rules
- https://bitbucket.org/intgr/sam7utils/downloads/sam7utils-0.2.1.tar.gz
Latest Comments
Comment by intgr
Comment by intgr
Thanks jase, updated package.
I also updated the source to point to a working mirror and re-enabled the depends=() line -- not sure why I had commented that out.
Comment by jase
To make it compile with GCC 4.6 add
options=('buildflags')
before build() and
CFLAGS="$CFLAGS -Wno-error"
at the beginning of build(). Download link is also dead, but it might be temporary. Google will find the file in the mean time.