mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
hide deprecated code; make USB snippet common for F0/F1/F3
This commit is contained in:
10
F0:F030,F042,F072/deprecated/Readme.md
Normal file
10
F0:F030,F042,F072/deprecated/Readme.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Samples for STM32F042-nucleo and chinese STM32F030-based devboard
|
||||
=================================
|
||||
|
||||
This directory contains examples for F0 without any library
|
||||
|
||||
- **canbus** - simplest CAN bus development board
|
||||
- **CANbus_stepper** - (under development) stepper motor management over CAN-bus, USB and RS-485
|
||||
- **pl2303** - CDC template (emulation of PL2303) (*deprecated*)
|
||||
- **usbcan** - USB--CAN adapter using PL2303 emulation (*deprecated*)
|
||||
- **USB_pl2303_snippet** - full minimal snippet of PL2303 emulation for STM32F072xB (*deprecated*)
|
||||
Reference in New Issue
Block a user