Skip to content

Commit

Permalink
modified the CHANGELOG to look better :)
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanm committed Sep 2, 2008
1 parent b54c450 commit 45eee1c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG
Expand Up @@ -2,13 +2,16 @@

* Official release 0.4
* Added support for LPC2888 (preliminary)
* Added PWM module
* New samples: TV-B-Gone (shut off your TV), piano (play piano from your PC
keyboard), pwmled (fade led on/off), all based on the new PWM module
* Added support for multiple memory spaces (this can be used to
take advantage of both the internal CPU RAM and external RAM chips
on board that have external RAM)
* Added PWM module
* Added "pack" (binary data packing/unpacking) and "bit" (binary
operatinos) modules
* New samples: TV-B-Gone, piano, pwmled (all based on the new PWM module)
* Autorun: if "autorun.lua" is found in the filesystem, it is executed
before starting the shell
* Added "pack" (binary data packing/unpacking) and "bit" (binary operatinos)
modules
* Build system updated, easier to use, now it knows how to handle "boards"
as well as CPUs
* Modified the existing platform modules to take less RAM and to report an
Expand Down

0 comments on commit 45eee1c

Please sign in to comment.