mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
b4cef57a43
This is a port of simavr, an AVR simulator using avr-gcc's register definitions. WWW: https://github.com/buserror/simavr PR: 208475 Submitted by: Felix Palmen <felix@palmen-it.de>
117 lines
5.3 KiB
Plaintext
117 lines
5.3 KiB
Plaintext
bin/simavr
|
|
include/simavr/avr/avr_mcu_section.h
|
|
include/simavr/avr_adc.h
|
|
include/simavr/avr_bitbang.h
|
|
include/simavr/avr_eeprom.h
|
|
include/simavr/avr_extint.h
|
|
include/simavr/avr_flash.h
|
|
include/simavr/avr_ioport.h
|
|
include/simavr/avr_lin.h
|
|
include/simavr/avr_spi.h
|
|
include/simavr/avr_timer.h
|
|
include/simavr/avr_twi.h
|
|
include/simavr/avr_uart.h
|
|
include/simavr/avr_usb.h
|
|
include/simavr/avr_watchdog.h
|
|
include/simavr/fifo_declare.h
|
|
include/simavr/sim_avr.h
|
|
include/simavr/sim_avr_types.h
|
|
include/simavr/sim_core.h
|
|
include/simavr/sim_core_config.h
|
|
include/simavr/sim_core_decl.h
|
|
include/simavr/sim_cycle_timers.h
|
|
include/simavr/sim_elf.h
|
|
include/simavr/sim_gdb.h
|
|
include/simavr/sim_hex.h
|
|
include/simavr/sim_interrupts.h
|
|
include/simavr/sim_io.h
|
|
include/simavr/sim_irq.h
|
|
include/simavr/sim_network.h
|
|
include/simavr/sim_regbit.h
|
|
include/simavr/sim_time.h
|
|
include/simavr/sim_vcd_file.h
|
|
lib/libsimavr.a
|
|
lib/libsimavr.so
|
|
lib/libsimavr.so.1
|
|
libdata/pkgconfig/simavr-avr.pc
|
|
libdata/pkgconfig/simavr.pc
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual.pdf
|
|
%%PORTDOCS%%%%DOCSDIR%%/simavr_callgraph.pdf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.common
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.opengl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/atmega48_charlcd.axf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/atmega48_charlcd.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/avr_hd44780.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/avr_hd44780.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/avr_hd44780_conf.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/charlcd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/charlcd.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd77480/font.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_i2ctest/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_i2ctest/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_i2ctest/atmega1280_i2ctest.axf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_i2ctest/atmega1280_i2ctest.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_i2ctest/i2ctest
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_i2ctest/i2ctest.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ledramp/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ledramp/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ledramp/atmega48_ledramp.axf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ledramp/atmega48_ledramp.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ledramp/ledramp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ledramp/ledramp.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_simduino/ATmegaBOOT_168_atmega328.ihex
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_simduino/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_simduino/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_simduino/atmega328p_dummy_blinky.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_simduino/atmega328p_dummy_blinky.hex
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_simduino/simduino
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_simduino/simduino.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/atmega32_ssd1306.axf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/atmega32_ssd1306.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/images.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/images.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/ssd1306.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/ssd1306.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/ssd1306demo
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ssd1306/ssd1306demo.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_timer_64led/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_timer_64led/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_timer_64led/atmega168_timer_64led.axf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_timer_64led/atmega168_timer_64led.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_timer_64led/atmega168_timer_64led.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_timer_64led/timer_64led
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_timer_64led/timer_64led.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/ac_input.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/ac_input.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/button.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/button.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/hc595.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/hc595.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/hd44780.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/hd44780.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/hd44780_glut.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/hd44780_glut.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/i2c_eeprom.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/i2c_eeprom.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/ssd1306_glut.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/ssd1306_glut.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/ssd1306_virt.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/ssd1306_virt.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/uart_pty.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/uart_pty.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/uart_udp.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/uart_udp.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/vhci_usb.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/vhci_usb.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shared/arduidiot_pins.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shared/arduidiot_pins.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shared/avr_twi_master.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shared/avr_twi_master.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shared/twimaster.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shared/twimaster.h
|