mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-01 09:06:19 +00:00
174d4dd80c
This example platform for this port is the EVAL-ADF7XXXMB4Z w/ radio daughter cards: http://www.analog.com/en/evaluation/eval-adf7023/eb.html See the platform readme for usage and platform information: https://github.com/contiki-os/contiki/tree/master/platform/eval-adf7xxxmb4z/readme.md All files provided by Analog Devices for this port are released under the same license as Contiki and copyright Analog Devices Inc. per agreement between Redwire Consulting, LLC and Analog Devices Inc. (SOW 08122013)
91 lines
1.1 KiB
Plaintext
91 lines
1.1 KiB
Plaintext
*.a
|
|
*.bin
|
|
*.map
|
|
*.png
|
|
*.log
|
|
*.elf
|
|
*.d
|
|
*.ihex
|
|
*.pyc
|
|
*.redbee-econotag
|
|
*.econotag
|
|
*.native
|
|
*.z1
|
|
*.minimal-net
|
|
*.sky
|
|
*.wismote
|
|
*.esb
|
|
*.avr-raven
|
|
*.exp5438
|
|
*.mbxxx
|
|
*.win32
|
|
*.apple2enh
|
|
*.atarixl
|
|
*.c128
|
|
*.c64
|
|
*.cc2538dk
|
|
*.report
|
|
summary
|
|
*.summary
|
|
*.faillog
|
|
*.orig
|
|
*~
|
|
.DS_Store
|
|
obj_*
|
|
symbols.*
|
|
Makefile.target
|
|
doc/html
|
|
patches-*
|
|
tools/tunslip6
|
|
build
|
|
tools/coffee-manager/build/
|
|
tools/cooja/dist/
|
|
tools/collect-view/build/
|
|
tools/collect-view/dist/
|
|
COOJA.testlog
|
|
tools/cooja/apps/mrm/lib/
|
|
tools/cooja/apps/mspsim/lib/
|
|
tools/cooja/apps/powertracker/lib/
|
|
tools/cooja/apps/serial_socket/lib/
|
|
tools/coffee-manager/coffee.jar
|
|
tools/cooja/apps/avrora/lib/cooja_avrora.jar
|
|
tools/cooja/apps/collect-view/cooja-collect-view.jar
|
|
|
|
# sdcc build artifacts
|
|
contiki-sensinode.lib
|
|
contiki-cc2530dk.lib
|
|
*.ihx
|
|
*.hex
|
|
*.mem
|
|
*.lk
|
|
*.omf
|
|
*.cdb
|
|
*.banks
|
|
*.sensinode
|
|
*.cc2530dk
|
|
|
|
# VC++ build artifacts
|
|
*.exp
|
|
*.ilk
|
|
*.lib
|
|
*.pdb
|
|
*.prg
|
|
*.dsc
|
|
|
|
#cc65 build artifacts
|
|
*.S
|
|
*.eth
|
|
*.dsk
|
|
*.2mg
|
|
*.atr
|
|
*.d64
|
|
*.d71
|
|
*.d81
|
|
|
|
#regression tests artifacts
|
|
*.testlog
|
|
|
|
# rl78 build artifacts
|
|
*.eval-adf7xxxmb4z
|
|
*.eval-adf7xxxmb4z.srec
|