Simon Piriou
|
e5c4a28c3a
|
photon: wlan support
|
2017-04-05 21:55:21 +02:00 |
|
Simon Piriou
|
bf9391a1fe
|
photon: porting wlan device
|
2017-03-14 21:13:36 +01:00 |
|
Simon Piriou
|
e10ce5ce51
|
Photon: add basic support for wlan chip
|
2017-03-12 16:57:59 +01:00 |
|
Gregory Nutt
|
9b11187b2a
|
STM32 OTG HS: A little research reveals that only the F2 RCC initialization set the OTGHSULPIEN bit and Photon is the only F2 board configuration that uses OTG . Therefore, we can simplify the conditional logic of the last PR. Negative logic was used (#ifndef BOARD_DISABLE_USBOTG_HSULPI) to prevent bad settings in other configurations. But give these facts, the preferred positive logic now makes more sense (#ifdef BOARD_ENABLE_USBOTG_HSULPI).
|
2017-03-11 18:00:38 -06:00 |
|
Gregory Nutt
|
e0f7b9582a
|
STM32: Review of last STM32 F2 PR. Progate changes to STM32 F4 and F7 OTGHS. Rename some configs/photon/src files. Naming can be either photon_ or stm32_ but must be consistent.
|
2017-03-11 16:31:11 -06:00 |
|
Simon Piriou
|
ef0fe50ae6
|
photon: add LEDs and BUTTONS support
|
2017-03-11 18:26:46 +01:00 |
|
Simon Piriou
|
70d8f0189d
|
stm32f20xxx: add BOARD_DISABLE_USBOTG_HSULPI flag
|
2017-03-11 18:15:18 +01:00 |
|
Simon Piriou
|
f542e16847
|
photon: add usb otg hs support and usbnsh app
|
2017-03-11 14:19:22 +01:00 |
|
Simon Piriou
|
a1c0117103
|
photon: add iwdg timer support
|
2017-03-11 13:51:09 +01:00 |
|
Gregory Nutt
|
644b2fabbc
|
Costmetic changes from review of last PR
|
2017-03-10 13:11:53 -06:00 |
|
Simon Piriou
|
0198540532
|
configs: add Particle Photon board support
|
2017-03-10 19:39:21 +01:00 |
|