Граф коммитов

459 Коммитов

Автор SHA1 Сообщение Дата
Robin Jones 383280ca09
Add Variant Template files (#153)
***NO_CI***
2020-12-01 00:39:54 +00:00
Robin Jones a70531bfc8
Adds MBN_QUAIL target. (#145) 2020-11-30 06:54:22 +00:00
josesimoes b673b8765d Rename TARGET_NAME 2020-11-24 19:00:13 +00:00
Valon M Hoti e78c18b7d1
Add tamplatest for BrainPad2 and Nucleo F411RE (#142)
***NO_CI***
2020-11-10 12:22:40 +00:00
José Simões fbe1dd3141
Improvements in CMake (#143)
***NO_CI***
2020-11-10 12:19:28 +00:00
José Simões 9983c02db2
Update device capabilities (#141)
- Build is failing for all STM32 targets as they require update to ChibiOS 20.3

***TI_CC1352P1_LAUNCHXL***
2020-11-06 12:08:41 +00:00
Valon M Hoti aba8d3d594
Add BrainPad2 (#134) 2020-11-04 16:31:32 +00:00
josesimoes 5071a18d17 Update README
- Fix typo in target name.
- Wrap features table in details block to save space on screen.
2020-10-27 13:23:19 +00:00
José Simões 2d21b231cc
Fix initialization of network config block (#140)
***ST_NUCLEO144_F439ZI***
***ST_NUCLEO144_F746ZG***
2020-10-27 13:21:48 +00:00
josesimoes dc607fb376 Work CD-CI
- Rename build variable to match nf-interpreter yaml.

***NO_CI***
2020-10-27 13:13:01 +00:00
josesimoes e1eb2b35c8 Work CD-CI
- Add new build step "build prep" from nf-interpreter repo.

***NO_CI***
2020-10-27 13:04:47 +00:00
josesimoes f1af687f63 Work CD-CI
- Fix build reason string.

***NO_CI***
2020-10-27 12:47:59 +00:00
josesimoes 0aaa408dbf Work CD-CI
- Improve PR check.

***NO_CI***
2020-10-19 15:08:01 +01:00
josesimoes cf125f2631 Work CD-CI
- Bump community targets version to match nf-interpreter.

***NO_CI***
2020-10-19 12:52:57 +01:00
José Simões 710058abd8
Enable System.Devices.Gpio on all targets (#139)
***ALL***
2020-10-15 15:15:47 +01:00
José Simões 8f31703e63
Improvements in TI_CC1352P1_LAUNCHXL (#138)
***TI_CC1352P1_LAUNCHXL***
2020-10-08 19:12:01 +01:00
josesimoes dafac49334 Work on TI_CC1352P1_LAUNCHXL
- Update debug block storage config.
- Update managed heap config.

***NO_CI***
2020-10-07 11:52:23 +01:00
José Simões 82bda0ec5b
Remove custom phy from TI_CC1352P1_LAUNCHXL (#137)
***TI_CC1352P1_LAUNCHXL***
2020-10-06 19:15:55 +01:00
josesimoes 58e0d2c8fd Add templates for TI_CC1352P1_LAUNCHXL
***NO_CI***
2020-10-06 19:00:24 +01:00
josesimoes 59f5d32100 Update gitignore
***NO_CI***
2020-10-06 18:58:58 +01:00
José Simões 75514f3bcf
Update README.md
***NO_CI***
2020-09-25 19:02:27 +01:00
josesimoes eb6f682a8a Update copyright headers
***NO_CI***
2020-09-25 13:00:27 +01:00
José Simões 059920e856
Update README.md
***NO_CI***
2020-09-24 01:16:25 +01:00
José Simões 743a05118a
Rename LICENSE.md to LICENSE
***NO_CI***
2020-09-24 01:15:55 +01:00
José Simões d6afeb3000
Update and rename LICENSE to LICENSE.md
***NO_CI***
2020-09-24 01:03:31 +01:00
José Simões 6422ca0fb0
Update TI_CC1352P1_LAUNCHXL (#136)
***TI_CC1352P1_LAUNCHXL***
2020-09-11 14:39:03 +01:00
josesimoes da0c465cb2 Work CD-CI
- Fix task names.

***NO_CI***
2020-09-11 12:18:00 +01:00
Robin Jones d9d7dc57e9
Add missing header required for DFU 2020-09-09 16:00:56 +01:00
Robin Jones 48e4dfc5d3
Add DFU to STM32F746ZG (#135) 2020-09-08 23:41:22 +01:00
josesimoes 5bea59807c Work CD-CI
- Update build logic to use this repo instead of building on nf-interpreter copy.

***NO_CI***
2020-07-13 19:26:50 +01:00
josesimoes 9f01abd788 Work CD-CI
- Enable DFU package for ***ST_NUCLEO64_F411RE_NF***
2020-07-11 20:57:26 +01:00
josesimoes 3c8429e6ae Work CD-CI
- Fix condition check for scheduled build.
2020-06-30 08:09:58 +01:00
Peter Wessel d626ca8458
Missing build options (#133)
The options for:
- nanoFramework.System.Collections
- nanoFramework.ResourceManager
- nanoFramework.System.Text
were added.

***ST_NUCLEO144_F746ZG***

Signed-off-by: piwi1263 <piwi1263@gmail.com>
2020-06-14 11:38:02 +02:00
josesimoes 2ef717a7da Work CD-CI
- Improve PR check  condition.

***NO_CI***

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
2020-06-12 13:10:42 +01:00
Peter Wessel f6c45f73bf
Additional build options for Oxygen board (#132)
- Included the math option
- Included the STM32 hardware option

***I2M_OXYGEN_NF***

Signed-off-by: piwi1263 <piwi1263@gmail.com>
2020-06-11 17:36:04 +02:00
Peter Wessel 4e4f0fa89d
Include extra build options (#131)
- Included the math option
- Included the STM32 hardware option

***ST_NUCLEO64_F411RE_NF***

Signed-off-by: piwi1263 <piwi1263@gmail.com>
2020-06-11 02:51:36 +02:00
josesimoes 245025601c Work CD-CI
- Bump version to 1.4 to match nf-interpreter stable version.
- Reset target build counters.
- Update yaml to match new version schema.

***ALL***
2020-06-09 01:29:42 +01:00
Peter Wessel 771b814a21
Rework OEM string for community boards (#130)
- OEM strings for all but the NUCLEO64-F411RE and TI_CC1352P1 boards are corrected.
- Solves https://github.com/nanoframework/Home/issues/611

***ALL***

Signed-off-by: piwi1263 <piwi1263@gmail.com>
2020-06-04 23:03:07 +02:00
Peter Wessel 6dada3bc3c
Rework NUCLEO64_F411RE (#129)
* Update serial configuration and change OEM String

* Change default use of USB on PA11, PA12 to serial use of USART6
* Change default use of PA15, PB7 to use USART1
* Update serial config to use USART1
* Update the OEM String

***ST_NUCLEO64_F411RE_NF***

* Update target_windows_devices_serialcommunication_config.h

* Update readme

* Include pin use for analog inputs
* Include pin use for USART1
* Include pin use for USART6

* Update verification

* Inserted a verification mark

* Update verification 2

* Another try to verify this stuff

Signed-off-by: piwi1263 <piwi1263@gmail.com>

* Update verification 3

* Last try before I go crazy on this

Signed-off-by: piwi1263 <piwi1263@gmail.com>

* Rework DAC support

There is no DAC on the STM32F411xE and no external DAC is available on the NUCLEO64-F411RE.

* Corrected DAC settings in mcuconf.h
* Removed pin setup from DAC configuration

Signed-off-by: piwi1263 <piwi1263@gmail.com>

Co-authored-by: José Simões <jose.simoes@eclo.solutions>
2020-06-04 19:11:47 +02:00
Peter Wessel f4407182fe
Add support for SPI5 (#128)
* Add support for SPI5

Corrected pin use need.

* Edit OEM string info

OEM string corrected.

#ST_NUCLEO144_F746ZG#
2020-05-22 19:34:42 +02:00
Peter Wessel 8d4388b1cf
Update ST_NUCLEO64_F411RE_NF README (#127) 2020-05-21 11:14:35 +01:00
josesimoes c05c4977ba Work CD-CI
- Add NBGV missing vars to publish to Bintray.

***ALL***

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
2020-05-20 15:25:22 +01:00
José Simões e1a6ccdb46
Decrease sleep time on boot for USB CDC targets (#126)
- Following nanoframework/nf-interpreter#1635.

***ALL***
2020-05-17 21:05:09 +02:00
josesimoes 4fc299d152 Work CD-CI
- Fix case in module name to clear CMake warning.
***NO_CI***
2020-05-06 10:09:07 +01:00
José Simões 333b9bc078
Update SPI config on all ST targets (#124)
#ALL#

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>

Co-authored-by: Peter Wessel <piwi1263@gmail.com>
2020-05-05 23:34:54 +02:00
Valon M Hoti 4f8702f052
fix - configuration for SPI3 (#123)
* Update SPI config on all  ST targets

#ALL#

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>

* fix  - configuration for SPI3

fix  - configuration for SPI3

Co-authored-by: josesimoes <jose.simoes@eclo.solutions>
2020-05-05 23:27:18 +02:00
josesimoes d5e1b32ece Work CD-CI
- Improve check for scheduled build vs build caused by merge.

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
2020-05-04 10:53:12 +01:00
José Simões 4b94effe6c
Fix build for CC1352P1 after move to TI-RTOS (#125)
***TI_CC1352P1_LAUNCHXL***
2020-05-04 10:31:58 +01:00
josesimoes db304e609d Work CD-CI
- Fix condition of PR build. Targets should build only on tag present.

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
2020-05-04 10:20:51 +01:00
josesimoes d0ae79b629 Work CD-CI
- Fix NBGV variables required for azure template.

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>

#ALL#
2020-05-04 09:16:26 +01:00