Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 1bc29a8

Browse files
authored
Update README.md
1 parent a1839ec commit 1bc29a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# ACO - Arduino Code Optimizer
2+
[![Build Status](https://travis-ci.com/sc2-mkr/arduino-code-optimizer.svg?branch=master)](https://travis-ci.com/sc2-mkr/arduino-code-optimizer)
3+
24
Reduce the memory usage of your Arduino sketch up to 90% by using the [Arduino Port Manipulation](https://www.arduino.cc/en/Reference/PortManipulation).
35

46
All references to the ports used by the microcontroller can be found in its datasheet, e.g. [Atmega328P](http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf).

0 commit comments

Comments
 (0)