Introduce shared/defines.h to collect commonly used macros. For now

it defines min() / max() macros.
This commit is contained in:
mmdolze
2009-11-22 15:15:53 +00:00
parent 30447dd905
commit 73b7ec00ff
12 changed files with 35 additions and 25 deletions
+1
View File
@@ -13,6 +13,7 @@ v.0.5dev (ongoing development)
* configure: Fix de-selecting of drivers
* Build system: Add a check testing if SA_RESTART flag is available.
* picolcd driver: Fix RC-5 for picoLCD 20x2 (A. van Schie)
* Introduce shared/defines.h to collect commonly used macros
v0.5.3
+ lcdexec: notification when called program finishes