Project

General

Profile

Revision e4d78d85

IDe4d78d85d5a817bc64f705e77b74aada2de347e6
Parent 1b05b4cc
Child 5f7a1707

Added by Julian Binder about 10 years ago

Bugfixes so bom code compiles

View differences:

scout_avr/bom/Makefile
8 8

  
9 9
F_CPU=1000000
10 10

  
11
SRC=bom.c
11
SRC=bom.c tiny-twi.c
12 12
HDR=
13 13
FLAGS=-mmcu=$(MCU) -DF_CPU=$(F_CPU)UL -funsigned-char -Os -fpack-struct -Wall
14 14

  

Also available in: Unified diff