libdsuart-0.3 released
We've shipped out the first batch of cartridges a few weeks ago and we have so far received only very encouraging comments. Thanks for your interest in this project and creative tinkering with the NDS!
Today, we've released an updated library version which can be downloaded from this website or the SVN tree. Changes since the previous version:
This library version comes with no changes to the firmware running on the cartridge, so there is no need updating it this time.
Looking forward to your projects, best wishes
gordo & gohai
Today, we've released an updated library version which can be downloaded from this website or the SVN tree. Changes since the previous version:
changed uartOpen() to wait for cartridge to become accessible (prevents bogus readings right after bootup)
changed variable types to the more common {u,}int{8,16,32}
fixed a bug in main.c that ate every second incoming character
rewrote the readme.txt (added some release notes and troubleshooting hints)
added code for accessing the ADJD-S371 color sensor module via i2c (in examples/i2c)
This library version comes with no changes to the firmware running on the cartridge, so there is no need updating it this time.
Looking forward to your projects, best wishes
gordo & gohai

