sim-card
/
sam7-util
Archived
10
0
Fork 0
Utility for SAM-BA flashing of AT91SAM7
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Diego Elio Pettenò dcf2783266 io.c: remove warning on format string.
Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
2012-07-08 16:51:47 +02:00
driver misc: Add driver/ and loader/ source found on ArchLinux 2011-10-09 15:17:28 +02:00
loader loader: Add missing Makefile 2012-01-05 23:54:01 +01:00
.gitignore git: Ignore some more files 2011-10-09 18:42:16 +02:00
COPYING Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
ChangeLog Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
Makefile.am build: update autotools to modern standards. 2012-07-08 16:51:35 +02:00
README Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
bootstrap Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
cmd.c Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
cmd.h Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
configure.ac build: update autotools to modern standards. 2012-07-08 16:51:35 +02:00
io.c io.c: remove warning on format string. 2012-07-08 16:51:47 +02:00
io.h sam: Select the IO Backend at runtime when a device name is specified 2011-10-09 18:38:32 +02:00
io_iokit.c io: Create an io indirection to allow to compile multiple io backends 2011-10-09 16:39:41 +02:00
io_libusb.c io: Create an io indirection to allow to compile multiple io backends 2011-10-09 16:39:41 +02:00
io_posix.c io: Create an io indirection to allow to compile multiple io backends 2011-10-09 16:39:41 +02:00
io_win32.c io: Create an io indirection to allow to compile multiple io backends 2011-10-09 16:39:41 +02:00
loader128_data.h Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
loader256_data.h Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
main.c sam: Select the IO Backend at runtime when a device name is specified 2011-10-09 18:38:32 +02:00
samba.c Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00
samba.h Initial commit with software from sam7utils-0.2.1-bm.tar.bz2 2011-10-09 10:01:24 +02:00

README

> ./sam7
response = 0d0a
it begins
sam7> set_clock
sam7> unlock_regions
unlocking page 0: done
unlocking page 1: done


sam7> flash test.bin 
>