Wykres commitów

158 Commity (master)

Autor SHA1 Wiadomość Data
Trey Marc 8f439384a7 Correct USART init for stm32 autobauding
Hello,

I had some headache trying to figure out the issue when flashing some stm32 mcu over uart [1] 

With the above changes i can now flash stm32 devices correctly.

regards,

1 : http://www.st.com/web/en/resource/technical/document/application_note/CD00264342.pdf
2014-10-27 21:26:37 +01:00
bens-unit01 09c84a4a3c added support to retrieve the device serial number 2014-09-16 11:50:50 -07:00
mike wakerly dbdf95525e maven: Update group name and artifact id. 2014-09-08 11:22:17 -07:00
mike wakerly 06582e68ad Add Maven Central `uploadArchives` target.
Issue #70.
2014-09-08 11:02:45 -07:00
mike wakerly a9c42b96e1 Update build tools. 2014-06-24 13:45:45 -07:00
mike wakerly 6ef85d04c1 cdc: Special case read timout == Integer.MAX_VALUE.
Some systems return 0 from read() when the device has been disconnected.
The only way to detect this is to 'never' expect a timeout.
2014-06-14 12:55:28 -07:00
mike wakerly 8e8ded4a9c cdc: Add async read capability. 2014-06-14 12:55:28 -07:00
mike wakerly 95592f984a Convert to gradle. 2014-06-14 12:55:24 -07:00