-
Notifications
You must be signed in to change notification settings - Fork 513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serial.availableForWrite() and Serial.blockOnOverrun() implementation, USB Serial fixes for STM32F2 #812
Commits on Jan 15, 2016
-
Serial.availableForWrite() and Serial.blockOnOverrun() implementation…
… and USB Serial fixes for STM32F2
Configuration menu - View commit details
-
Copy full SHA for 30589c6 - Browse repository at this point
Copy the full SHA 30589c6View commit details
Commits on Jan 18, 2016
-
Safeguards in USB Serial (STM32F2) against non-atomic modifications t…
…o circular buffers
Configuration menu - View commit details
-
Copy full SHA for ee84259 - Browse repository at this point
Copy the full SHA ee84259View commit details
Commits on Jan 21, 2016
-
flush() implemntation for USB Serial on STM32F2, proper detection of …
…USB serial port state (open/closed)
Configuration menu - View commit details
-
Copy full SHA for 431bf44 - Browse repository at this point
Copy the full SHA 431bf44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ecb24 - Browse repository at this point
Copy the full SHA 88ecb24View commit details
Commits on Jan 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4740831 - Browse repository at this point
Copy the full SHA 4740831View commit details -
Merge remote-tracking branch 'upstream/develop' into serialfixes
Conflicts: hal/inc/hal_dynalib_usart.h user/tests/wiring/api/wiring.cpp wiring/src/spark_wiring_usartserial.cpp
Configuration menu - View commit details
-
Copy full SHA for 6c97bd2 - Browse repository at this point
Copy the full SHA 6c97bd2View commit details
Commits on Jan 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c8fa49a - Browse repository at this point
Copy the full SHA c8fa49aView commit details -
Merge remote-tracking branch 'upstream/develop' into serialfixes
Conflicts: wiring/inc/spark_wiring_usbserial.h
Configuration menu - View commit details
-
Copy full SHA for 5985028 - Browse repository at this point
Copy the full SHA 5985028View commit details
Commits on Feb 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for eeaebd4 - Browse repository at this point
Copy the full SHA eeaebd4View commit details
Commits on Feb 10, 2016
-
USARTs should be flushed before going into STOP mode as busy USART mi…
…ght prevent CPU from entering WFI
Configuration menu - View commit details
-
Copy full SHA for 3f495bf - Browse repository at this point
Copy the full SHA 3f495bfView commit details