An open API service for software projects hosted on Open Collective.

.NET nanoFramework

.NET nanoFramework allows writing C# applications for embedded systems
Collective - Host: opensource - https://opencollective.com/nanoframework - Website: https://www.nanoframework.net - Code: https://github.com/nanoframework

Improvements in MetaDataProcessor task (#24)

- remove debug output log messages
- bumped Nuget version to preview0020

Signed-off-by: José...

github.com/nanoframework/nf-Visual-Studio-extension - 01e44c3dbe0aa8df5681d06e6a3881cb996a8845 authored over 8 years ago
Improve MSBuild props file (#23)

- moved project properties to props file
- the same with a couple of those misplaced in the tar...

github.com/nanoframework/nf-Visual-Studio-extension - 11d836257d0bd80ff1d16e80f19a9b892c497271 authored over 8 years ago
Several improvements in targets (#22)

- moved configs for not using standard reference from targets to proj template files
- add mis...

github.com/nanoframework/nf-Visual-Studio-extension - 16b6ebb139fe7d8024589d6bf4650116d01f9ae8 authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/Windows.Devices.Gpio - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nanoFramework.Runtime.Native - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/Windows.Devices.Pwm - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/Windows.Devices.Adc - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/Windows.Devices.I2c - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/Windows.Storage.Streams - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/Windows.Devices.SerialCommunication - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/Windows.Devices.Spi - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/CoreLibrary - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Initial release of mscorlib for nanoFramework

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nanoFramework.Runtime.Events - 8db304c6cac27edb22669b03a7813aa4f4a8a7cb authored over 8 years ago
Correct error output for MetaDataProcessor (#21)

- origin string must be a single word otherwise VS isn't able to process the output

Signed-of...

github.com/nanoframework/nf-Visual-Studio-extension - 90b63bf325da4b8467da5c51870f79be94fb23b5 authored over 8 years ago
Rework on MSBuild System (#20)

- rename project, namespaces, classes and build artifacts for clarity
- improve MSBuild targets...

github.com/nanoframework/nf-Visual-Studio-extension - efc8bede92e6fa1d7da4148b0e4dbe00c1d70a46 authored over 8 years ago
Work on MetaDataProcessor (#19)

- reorganisation of project struture
- code improvements to buid in Release

Signed-off-by: J...

github.com/nanoframework/nf-Visual-Studio-extension - 9d0020afbbf5526dee9cf26d7016aef9eaf77316 authored over 8 years ago
Update nf-interpreter submodule to eba128a (#18)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 75bfab251e810ef5d691b5e291e3be1feac6b929 authored over 8 years ago
Sync release and debug projects configuration (#283)

- this is for CLR and Core projects that are being used in MetaDataProcessor

Signed-off-by: J...

github.com/nanoframework/nf-interpreter - eba128ad633eeb35ccab331d924ca165df11dc28 authored over 8 years ago
Reworks projects (#17)

- Isolated MetaDataProcessor project to allow proper build sequence in CD
- rework other soluti...

github.com/nanoframework/nf-Visual-Studio-extension - d3ddff4701335f3082fa3f5b400bed72666f8c56 authored over 8 years ago
Bumped Nuget version to preview0015 (#16)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 3ab4079b5da47b9eac18bed0eeb5703eb3f6fe62 authored over 8 years ago
Delete unused project (#15)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 496efb32dfce4e866d3e84dfc0415e6d42d2f3ad authored over 8 years ago
Rename output of MetaDataProcessor (#14)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 4cf5661c93a867effa3cd404a61469ac2ec9396c authored over 8 years ago
Add VS2015 solution for MSBuild tasks (#13)

- had to implement these in VS2015 solution to make it easier to build the Nuget package (in the...

github.com/nanoframework/nf-Visual-Studio-extension - 1877473fbacb88c732851269a7e2e3d3ca69cd57 authored over 8 years ago
Improve template projects (#12)

- add WizardExtension to class template project
- clean up unused targets in template projects
...

github.com/nanoframework/nf-Visual-Studio-extension - 658b8efde044501557a156467fb21703dfe84a93 authored over 8 years ago
Improve error output for MetaDataProcessor (#11)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 1546700862d1e4f8d8b2304e346a64a4ef224670 authored over 8 years ago
Remove Nuget project from VS extension solution (#10)

- the current version of Nugeter can't handle our requirements (distributing stuff in build dire...

github.com/nanoframework/nf-Visual-Studio-extension - 7a443315fa3cf7bbf1ebca4035616db98f9f1745 authored over 8 years ago
Merge branch 'ST-NUCLEO-F411RE-EX' of https://github.com/piwi1263/nf-Community-Targets

github.com/nanoframework/nf-Community-Targets - 5490c6cd4fba2725ace6e31ac4e9e7bbd49f70b0 authored over 8 years ago
Overal improvements in repo/project documentation (#7)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 745e58cf2f8c88f33b6a768884ff58dfe0c619f6 authored over 8 years ago
Initial work on MetaDataProcessor (#6)

- add MetaDataProcessor project and associated/required ones
- update nf-interpreter submodule
...

github.com/nanoframework/nf-Visual-Studio-extension - b37deb730e5fe9a19e863a2841448e0c74aec2a7 authored over 8 years ago
Add stdafx.h include (#282)

- required for file reuse in MetaDataProcessor VS solution

Signed-off-by: José Simões <jose.s...

github.com/nanoframework/nf-interpreter - 1c42d3cf9c1d1a1f37b67a9fb17177a3b702199c authored over 8 years ago
Replace assembly marker with nanoFramework version (#281)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - b18a1f70e19cb4ddeca7d432b4e50e6220929623 authored over 8 years ago
Update sumodule for Community Targets (#280)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - a5cbb9157320033f56817350c456bcf92b132623 authored over 8 years ago
Fix ComputeAssemblyHash (#279)

- remove commented code

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - ac65157bb1905132b0589c0bf9502bdac3fa8ca6 authored over 8 years ago
Add submodule for nanoFramework repo (#5)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 0e1cb9927aa95765e182f5b82147f132201d54b6 authored over 8 years ago
Moved nanoCLR_ParseOptions file to src folder (#277) (#278)

- required for MetaDataProcessor

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - a030b728c62ea71c2c9853ec0e959d793a49cbac authored over 8 years ago
Initial testing with props and targets from Nuget package (#3)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 5ee6a739060aa8a9cf8e1f92bd47b5598367daef authored over 8 years ago
Add project with item template for assembly info file

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - 42ab54af09a5ced25452acffd17971a26436b022 authored over 8 years ago
add extension icons (#1)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-Visual-Studio-extension - c59b6f68c0e0793abbeb0b29983cf65b4bf03c4d authored over 8 years ago
Add documentation about cmake-variants.TEMPLATE.json (#276)

Add documentation about cmake-variants.TEMPLATE.json

This fixes issue #115

Signed-off-by: ...

github.com/nanoframework/nf-interpreter - 892a563879db1ce77318b41877f5b7cd6598c879 authored over 8 years ago
Initial work on project system

- create VS extension (VS2017 way)
- create project template for blank app and class library (CP...

github.com/nanoframework/nf-Visual-Studio-extension - b8677fb8a66283b2a52edbb977ffa21da7c84660 authored over 8 years ago
Merge pull request #5 from josesimoes/remove-check-for-valid-doc

Remove check for valid doc

github.com/nanoframework/nf-tools - 1e419508253146c46f724b934c556d3a4650375f authored over 8 years ago
Remove commit check for valid/exisitng DCO

- just left the bot "thank you" message

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-tools - 7c52c3fbc1da9470e9590a4e9b430b8accc0a16c authored over 8 years ago
Update documentation to use CLA instead of DCO (#275)

- remove mentions to DCO
- add explanation and link to project CLA
- add CLA document

Signe...

github.com/nanoframework/nf-interpreter - 676896342b45f5fbca65c12aba5729246373090e authored over 8 years ago
Correct GNU ARM Eclipse OpenOCD link (#273)

Obvious fix

github.com/nanoframework/nf-interpreter - 077437a9bb71080f0840e38d45a964a81e36cd98 authored over 8 years ago
Initial implementation of first community board (#1)

* Initial implementation

This is the first implementation of a community board.
This board i...

github.com/nanoframework/nf-Community-Targets - 19d7909577ae86d4c294584b005c52755835e0ab authored over 8 years ago
Update README.md

Obvious changes.

github.com/nanoframework/nf-Community-Targets - 05b14d081c18bbffd8e5b6907738fb44c6d5a700 authored over 8 years ago
Update readme per request

Updated the readme.md text.

Signed-off-by: Peter Wessel <[email protected]>

github.com/nanoframework/nf-Community-Targets - 5166e02a65246be710040382a282d738d975c884 authored over 8 years ago
Sync to latest changes

Sync with reference boards on nf-interpreter repository

Signed-off-by: Peter Wessel <piwi1263@g...

github.com/nanoframework/nf-Community-Targets - c9ba45e87398d96401ceabd3c1ef7be09c7f1647 authored over 8 years ago
Correct issue when checking for user button pressed (#271)

- the user button in these boards has a pull-up resistor so the check has to be inverted
- fix ...

github.com/nanoframework/nf-interpreter - eb4efa19b3b90fd297430e7c952041b1b050eccf authored over 8 years ago
Merge pull request #4 from Eclo/rename-solution-to-Target

Rename solutioninfo to targetinfo

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-debugger - d5855d430a042549f58a77b659b636de7e524179 authored over 8 years ago
Rename solutioninfo to targetinfo

- update struct field size

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-debugger - cd3a981294b6624db8949bcb80e46462b1e7f644 authored over 8 years ago
Enable Target_GetReleaseInfo (#267)

- implement Target_GetReleaseInfo
- rename structs

Signed-off-by: José Simões <jose.simoes@e...

github.com/nanoframework/nf-interpreter - e3b53ad7b2d405f7c644909b98fcb589eb1260df authored over 8 years ago
Enable GetClrReleaseInfo in Debugger (#266)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - 2ad574916856b07dae281490273fc62c162e6623 authored over 8 years ago
Implement GetHalSystemInfo (#264)

- also clean up monitor commands in nanoCLR (those are implemented at Debugger)
- add definitio...

github.com/nanoframework/nf-interpreter - 2e8802fd44fe478564814a1e3384ecac054ec0a0 authored over 8 years ago
Initial implementation

This is the first implementation of a coomunity board.

This board is a NUCLEO64-F411RE with the...

github.com/nanoframework/nf-Community-Targets - 6b34977f636d5b5373d7f30e13142c3dbd3b35f5 authored over 8 years ago
Add build timestamp to images (#263)

- add CMake var with build timestamp
- udpate string length to hold UTC formated timestamp

S...

github.com/nanoframework/nf-interpreter - 76983049fe6e3c8a1e65eb20a96285dadd3aba04 authored over 8 years ago
Merge pull request #3 from Eclo/master

Version update

github.com/nanoframework/nf-debugger - 0d610990822001b599896d5b0630e7e513430ea7 authored over 8 years ago
- bumped version number to v0.2.20

- released Nuget package

github.com/nanoframework/nf-debugger - 2ec428e4b5c1d824d86416884b7df2e2b5b69d8c authored over 8 years ago
Add missing CLRStartup thread to reference boards (#262)

* Add missing CLRStartup thread to reference boards

- also enable USB config and start on som...

github.com/nanoframework/nf-interpreter - bf010c8885ac4e919494ab87e83f7f76e84be3a8 authored over 8 years ago
Fix #259 (#261)

- turns out that the code configuring and starting USB was commented out
- add missing code to ...

github.com/nanoframework/nf-interpreter - 923d4409425d27d739b42e01e5475cfe553c8b39 authored over 8 years ago
Correct linker scripts to aling deployment (#260)

- the start address and total size are now propely aligned with flash sector boundaries
- minor...

github.com/nanoframework/nf-interpreter - 00f0b826201ad160f9eca30e97408dff7e938cbe authored over 8 years ago
Correct button check (#258)

- the user button in this board has a pull-up resistor
- fix #257

Signed-off-by: José Simões...

github.com/nanoframework/nf-interpreter - 16f1be8ae5740c6b6332c658ac9b6174df164eb3 authored over 8 years ago
Correct submodule naming (#256)

- pull from master

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - 4fd73167126d94f458343f3b52c767934b673f95 authored over 8 years ago
Work on Debugger (#255)

* Work on Debugger

- plug Debugger with WireProtocol in plain C
- fix #226
- completly repl...

github.com/nanoframework/nf-interpreter - 94212714961e87953de4b70b64509eea3d83e3a0 authored over 8 years ago
Merge pull request #1 from Eclo/master

Correct structure for flash map command

github.com/nanoframework/nf-debugger - dec7c026e0021b444a98fc09694956553373a6fc authored over 8 years ago
Correct structure for flash map command

- also updated string output

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-debugger - a7b21d52e3c980b81904eaa374c00aa44071b536 authored over 8 years ago
Correction for support of community boards (#253)

This correction fixes #252

Added the detection of the various boards and the setting of CHIBI...

github.com/nanoframework/nf-interpreter - b921ff11afa51398576c6a49a999d42e8f43cb8c authored over 8 years ago
Revert types to well known defined types (#251)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - 4768c31df5adc42f690bcff143d1665c67cc85d0 authored over 8 years ago
Replace types with standard C (#250)

- add struct for Monitor_Ping command

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - c12a7dddb0a2d3d2db6bebd1086a4a954e5ed82f authored over 8 years ago
Correct declaration to use standard types (#249)

* Correct declaration to use standard types

Signed-off-by: José Simões <[email protected]...

github.com/nanoframework/nf-interpreter - cf397bb3c8fbe5004c7a7d938cdd7a499e478c53 authored over 8 years ago
Replace attributes with define (#248)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - 394ae2eb1315a95c506417119b57ac6f0ba956b7 authored over 8 years ago
Corrected definition of community targets submodule (#247)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - be431b721b78769b65b8c8d217bbd984d0e745c1 authored over 8 years ago
Update gitignore for VS Code (#246)

Using https://github.com/github/gitignore/blob/master/Global/VisualStudioCode.gitignore model.
...

github.com/nanoframework/nf-interpreter - 07f29a353ce5f8abb27e5ff06ca0313fe31ce49b authored over 8 years ago
Fixes issue #118 (#245)

Fixes issue #118

Signed-off-by: Christophe Gerbier <[email protected]>

github.com/nanoframework/nf-interpreter - cd616539754c49c9d9f9fa698f4e4a239582ef95 authored over 8 years ago
Fix Quail nanoBooter main code (#244)

Reworked code to comply with latest workflow.

Signed-off-by: Christophe Gerbier <christophe@m...

github.com/nanoframework/nf-interpreter - 2d209b7752421a6512d58333c13e4535c9fe67d9 authored over 8 years ago
Update README.md (#243)

github.com/nanoframework/nf-interpreter - a16a07039e49d04741c06fb5ab72cdff1cfbef99 authored over 8 years ago
Fix #241

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - 01ec1c75cdc63d57ad9f8321be4bd695bd42c385 authored over 8 years ago
Complete work on #195 (#240)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - 7bb5021ee3f1594cc7d14f0cd98774612ca87964 authored over 8 years ago
Rework code base to have a single debugger and messaging port (#238)

- solves #195

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - ce68ca3916b91b03948959b8998bec9e0e72eb0a authored over 8 years ago
Add support Community targets (#239)

- adding a submodule for Community targets
- update CMake's accordingly

Signed-off-by: José ...

github.com/nanoframework/nf-interpreter - 06ed3d28ed742903aea6280dd46e234a518e5027 authored over 8 years ago
Rename ReplyCommand in WireProtocol C implementation (#236)

- in preparation for connecting the debugger to WireProtocol in C version

Signed-off-by: José...

github.com/nanoframework/nf-interpreter - 0782d399954173d20d73f406ae7c4e75f031f971 authored over 8 years ago
Further work on BlockStorage (#235)

- added some missing structs
- rework debugger code to make it work with a single block storage...

github.com/nanoframework/nf-interpreter - ae84ea8ea9f64320941e1be0bec6f47bca014994 authored over 8 years ago
update build instructions related to launch.json (#234)

Signed-off-by: Bongho Lee <[email protected]>

github.com/nanoframework/nf-interpreter - bb40725d3e358056dfafd92ee0114713e8f307d9 authored over 8 years ago
Updated prerequisites. (#229)

Signed-off-by: Bongho Lee <[email protected]>

github.com/nanoframework/nf-interpreter - 197ad33ca774fe9cc1373020cad007b1a8a29585 authored over 8 years ago
Further work on BlockStorage (#225)

- added source code file in src/PAL
- left initialization (because it's target specific) in Tar...

github.com/nanoframework/nf-interpreter - 51717548793f1957eb51e1c264f67540b54cd781 authored over 8 years ago
Initial implementation of #215

- Added function prototype
- Implemented weak function
- Added real function
- Uncommented co...

github.com/nanoframework/nf-interpreter - 69a1f45633bed93f708604b282f472db5af9843c authored over 8 years ago
Fixes #221 (#222)

Signed-off-by: José Simões <[email protected]>

github.com/nanoframework/nf-interpreter - b53b81a9e73322bf759c07849870133d36ef3e5f authored over 8 years ago