aboutsummaryrefslogtreecommitdiff
path: root/devel/simavr/pkg-plist
blob: c6aeec745e0b1741bdff47c1b3b87281810947bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
bin/simavr
include/simavr/avr/avr_mcu_section.h
include/simavr/avr_acomp.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/parts/ac_input.h
include/simavr/parts/button.h
include/simavr/parts/ds1338_virt.h
include/simavr/parts/hc595.h
include/simavr/parts/hd44780.h
include/simavr/parts/hd44780_glut.h
include/simavr/parts/i2c_eeprom.h
include/simavr/parts/lcd_font.h
include/simavr/parts/rotenc.h
include/simavr/parts/ssd1306_glut.h
include/simavr/parts/ssd1306_virt.h
include/simavr/parts/uart_pty.h
include/simavr/parts/uart_udp.h
include/simavr/parts/vhci_usb.h
include/simavr/sim_avr.h
include/simavr/sim_avr_types.h
include/simavr/sim_cmds.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_utils.h
include/simavr/sim_vcd_file.h
lib/libsimavr.a
lib/libsimavr.so
lib/libsimavr.so.1
lib/libsimavrparts.a
lib/libsimavrparts.so
lib/libsimavrparts.so.1
libdata/pkgconfig/simavr-avr.pc
libdata/pkgconfig/simavr.pc
libdata/pkgconfig/simavrparts.pc
%%PORTDOCS%%%%DOCSDIR%%/manual.pdf
%%PORTDOCS%%%%DOCSDIR%%/simavr_callgraph.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.common
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.opengl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/atmega32_ds1338.axf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/atmega32_ds1338.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/ds1338.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/ds1338.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/ds1338demo
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/ds1338demo.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/i2cmaster.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_ds1338/twimaster.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/atmega48_charlcd.axf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/atmega48_charlcd.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/avr_hd44780.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/avr_hd44780.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/avr_hd44780_conf.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/charlcd
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_hd44780/charlcd.c
%%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_rotenc/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_rotenc/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_rotenc/atmega32_rotenc_test.axf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_rotenc/atmega32_rotenc_test.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_rotenc/rotenc_test
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/board_rotenc/rotenc_test.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/ds1338_virt.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/ds1338_virt.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/lcd_font.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/rotenc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/parts/rotenc.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