update Chopstx and ADC driver

This commit is contained in:
NIIBE Yutaka
2015-08-04 11:11:20 +09:00
parent 9a11e954d8
commit a6fd40d4fd
4 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2015-08-04 Niibe Yutaka <gniibe@fsij.org>
* src/adc_stm32f103.c: Update from NeuG 1.0.3.
* chopstx: Update to 0.08.
* src/sys.h: Update.
2015-08-03 Niibe Yutaka <gniibe@fsij.org>
* test/features/steps.py (set_msg): Python3 fix.