1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00
James Snyder 709399a324 System buffer-free version of ADC should now work. Doing so, saves about 1kb
of flash space.

NOTE: getsamples function is disabled since this is dependant on having a
buffer to get more than one sample.

Side note: single sampling without the buffer is faster by about 5-10
us/channel.  It should be possible to sidestep the buffer in certain
situations for buffer enabled mode and get a similar benefit at the cost of
some additional complexity.
2009-03-25 22:56:39 +00:00
2009-01-21 23:40:34 +00:00
2008-07-29 11:08:54 +00:00

The project documentation is located in the docs/ subdirectory.
Description
No description provided
Readme MIT 16 MiB
Languages
C 96.8%
Lua 1.4%
Assembly 1.1%
HTML 0.7%