commit 4b492117a3ed4b8031b0e01927a3673161ca1ad7 Author: Krzysztof Mazur Date: Tue Feb 1 18:39:33 2011 +0100 Change VERSION to 0.0.0-pre4 commit 680b2ce08dc2c3cc4400a7d7900475cc2ea16d5e Author: Krzysztof Mazur Date: Tue Feb 1 18:37:16 2011 +0100 add some source files to mandocs commit e9f22f69d3791f91bc311a3abe749f0781dd5f20 Author: Krzysztof Mazur Date: Tue Feb 1 18:04:29 2011 +0100 ADuC841 ADC: fix adc_get() race The adc_get() function can return invalid value when it's interrupted by ADC interrupt. This patch fixes this by blocking all interrupts in adc_get() function. commit 2ef98d8e725813c348d494dc4b903ac7a70f12d5 Author: Krzysztof Mazur Date: Tue Feb 1 15:30:14 2011 +0100 ADuC841 ADC: wait for reference voltage The reference voltage needs some time to stabilize, but calibration was performed without required delay. This version delays calibration by about. 30 ms. commit e220dbe1476f8fcc5faa20b2343c539067d5ef8a Author: Krzysztof Mazur Date: Mon Jan 24 21:51:43 2011 +0100 [i51] update beer16b configs