Ecosyste.ms: OpenCollective

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

github.com/nanoframework/nf-interpreter

:gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards
https://github.com/nanoframework/nf-interpreter

clr managed heap document improvements (#369)

* clr managed heap document improvements

* spelling mistakes and linker file correction for n...

69e6f78ef0fae881915fd34c0468ad77a4c1b60e authored over 7 years ago
Remove endianess checking of assemblies (#368)

- nanoFramework don't handle target endianess

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

d6778946eb271013ecb79e972d8f2918c18c1395 authored over 7 years ago
Aligned CorLib declarations with managed stubs (#367)

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

cd3c9895ef0085bccfff43ff2314464ae3a079e8 authored over 7 years ago
Fix issues with assemblies loading at startup (#365)

- ContiguousBlockAssemblies was missing the proper memory allocation for several vars
- Managed...

28e15d40d3942f1fa6c761d90102289ee2556f20 authored over 7 years ago
Update nF test app for nanoCLR (#364)

- rename project
- rework to new project format
- update nanoCLR solution
- update AppVeyor t...

8ef58842c20c3248d326b468665210f19bf5fc7e authored over 7 years ago
Add doc with explanation about deployment (#363)

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

a7a8e1c3ae879567e267c55735cdaddb2f08237d authored over 7 years ago
Remove addresses from Debugging_Deployment_Status (#362)

- this command is doomed to be removed, addresses aren't required anymore

Signed-off-by: José...

5309f76afba11d3c58821125f2394e39c4f7d70e authored over 7 years ago
Add error code to reply of access memory commands (#361)

- need this to get details when an access memory fails (a simple bool is not descriptive enough ...

2137374e4a771f09b124103b4bb1fe074c3ff9f1 authored over 7 years ago
Enable IncrementalDeployment in capabilites (#360)

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

44948b2ffbf7636bd36512893166b534aeebf7cc authored over 7 years ago
Work on Debugging_Deployment_Status (#359)

- rename struct fields
- Reply doens't send array with flash sectors anymore

Signed-off-by: ...

5c64ecf1167876d018f4421027b9ae654f808224 authored over 7 years ago
Improvements in flash driver (#358)

- reworked erase and write operations
- add extra checks

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

655dad273558b25fa72571c7b2b56dd202a6665c authored over 7 years ago
Work on DeviceBlockInfo_FindRegionFromAddress (#357)

- add code to this PAL block as it's OK for reuse on any target

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

f0dc82c9a5c11897903973febbabb23fbd1cb41d authored over 7 years ago
Work on Debugging_Deployment_Status (#356)

- extract command and related code from compiler define NANOCLR_ENABLE_SOURCELEVELDEBUGGING (doe...

df15ecf000e5c0b8138c54af052395125a5880a2 authored over 7 years ago
Fix #353 (#354)

- have to cast the pointers to `uint32_t` to make sure the compiler implements the correct math
...

d2ec557c05006483c27c041407ac222e6ccf7c1d authored over 7 years ago
Add NANOCLR_ENABLE_SOURCELEVELDEBUGGING to compiler definitions (#351)

- was missing for all build types, now it's added for build types that include debug info
- cor...

e0f05af4e95acd07525d10a3333fe000c62852ce authored over 7 years ago
Sync flags with debugger library code (#350)

- see nanoframework/nf-debugger#24

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

4ad6bf03a7de94b8844d218f9e3e35d715123775 authored over 7 years ago
Remove unsupported c_Monitor_SignatureKeyUpdate (#349)

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

b8c9fceedd1c66eeaffe2356bed9f096a876229e authored over 7 years ago
Rename debugger and packet markers (#348)

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

053c8bc78644329c83c2fc25302af41bd734f580 authored over 7 years ago
Work on USB code for ChibiOS v17 (#344)

- remove WP_CheckAvailableIncomingData because USB drivers now provide "channel" interfaces with...

632412cb8a94e546fc044fd34f3a4dc17e4f24ed authored over 7 years ago
Add support for selecting hardware RTC as time source (#342)

- move code from corlib DateTime to ChibiOS level that returns time from systicks or RTC
(thank...

e09977b176bf661a140c536bee23eb1c6ae0abdb authored over 7 years ago
Incorporate changes from corlib code revision (#341)

- remove unused functions
- update vars from field names
- update corlib_native declarations
...

0b4c46cee5046b473611f05be9aef644dfb8c573 authored over 7 years ago
Fix issue #337 (#338)

Reworked code for GPIO declaration.

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

0e523a649ea74070d5bb6f05945c78a7072137e7 authored over 7 years ago
Work on new DateTime native side (#336)

* Work on new DateTime native side

Removal of TimeZone (see issue #335)
Rework on DateTime s...

06903fd31a0ceb3355cd367e010440c813a36f99 authored over 7 years ago
Remove files with incorrect file casing (#334)

* file case changes

* restore all corelib files to 2b950aa

* remove incorrectly cased files

a8c67b1eb5b5cb8d228b3adc9fb3176d488bfa6e authored over 7 years ago
Changing default ChibiOS repo (#333)

- from the _official_ GitHub mirror to our own mirror

8bc88a2d7d970c66ca0eaf817b859370664d9743 authored over 7 years ago
Chibios version 17.x changes (#330)

* added ST_STM32F769I_DISCOVERY to targets
* updated cmake files for v17.x compatibility
* upd...

545a5c1eca8b54cedd7ae313db348cfe1b7b24ee authored over 7 years ago
Second try on Windows.Devices.Gpio (#329)

This is related to the New try on Windows.Devices.Gpio PR #53

Signed-off-by: Christophe Gerbi...

2b950aa93281887483bf1d2fe3210687fa5c74d0 authored over 7 years ago
Update CMake to improve feedback on error (#328)

- the var name now reflects what is being searched

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

11f41843b1a1c99fd4918fd9e32d6fc331a7ec06 authored over 7 years ago
Add support for class libs on MBN Quail target (#327)

- add support for adding class libraries on all reference targets

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

0d06cff0a8607260b5146f3faec628f42298a172 authored over 7 years ago
Update Core Libray to include Guid (#324)

- import code stub and update mscorlib header and declaration
- update CMake and nanoCLR VS sol...

9d57f9082b5ff671fd57c4fd9dada08780f811e5 authored over 7 years ago
Start support for Base64 native implementation (#322)

- add stubs for Base64 functions on System.Convert
- update mscolib header and assembly declara...

0c0a5cf166c2a85ccfe78f10f30d6f9a95555a21 authored over 7 years ago
Update Nuget packages (#318)

- and path to core lib

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

c0584449141ee4f772f68bcbf7b2b343dc65c51c authored over 7 years ago
Update documentation to include API option (#317)

- this is to explain how a class library (suppport for API) is to be included in the build

Si...

a78cfb8423bbba6801f92ab04e70f40c9a2749ea authored over 7 years ago
Enable back build for ST_Nucleo901 tagert (#316)

- also changed build type to MinSizeRel

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

513ca660f56394139f9ceff1457562e5f7e1450b authored over 7 years ago
Fixes #314 (#315)

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

2d424f88e30437d4adad8cfadd99d60ff80f938d authored over 7 years ago
Add stubs for Windows.Devices.Gpio (#313)

- add skeleton code
- add support for chosing wich class libraries/APIs are included in the ima...

a3c41853a3315165959a874735d4538fc591c304 authored over 7 years ago
Rename file to all lower case (#311)

- to match the case of the one generated by MDP
- update the include file names accordingly

...

d9adfab18d7b03f98b319341e68381d51b65e49e authored over 7 years ago
Add native code for base class library (mscolib) (#310)

* Add native code for base class library (mscolib)

- add native code for base class library (...

d39dddddbfd3a8b2e9de40acb2bed4781ad93662 authored over 7 years ago
Include support for ChibiOS syscalls to use newlib stuff (#309)

- required for malloc

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

4032a5ebcdda73d5a8900ce76996da00d9e88011 authored over 7 years ago
Add declaration for MDP (#301)

- required for nanoframework/nf-Visual-Studio-extension#70

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

2db57ed6454289e6badd86e112b924bcfe738865 authored over 7 years ago
Add CMake to generate g_CLR_InteropAssembliesNativeData (#300)

- rework CMakes and add config file
- fixes #294

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

fc2dfc539f4613a97f03df334c00a2602a528bc9 authored over 7 years ago
Add Interop feature to CLR (#299)

- add CLR_RT_Interop code
- rework CMake accordingly
- fixes #296
- rework nanoCLR solution t...

bc990e7d52222e2f82509c261a5c568541b973f2 authored over 7 years ago
removed unused include for nanoHAL.h (#298)

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

02bc7663b6cb985d017dd3f80a262b77d10a4cd2 authored over 7 years ago
Fix declaration of Interop_Marshal_GetField for bool type (#295)

- fix #294

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

b6ea58d624c50d46c6ae534d04efdde7509a7f83 authored over 7 years ago
Remove legacy functions (#293)

- this is related with nanoframework/nf-Visual-Studio-extension#58

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

91bc49dcbe41b3a294e52bb4af6c49b20c800218 authored over 7 years ago
Add AppVeyor yaml (#292)

- this to build the nanoCLR solution
- add AppVeyor badge to main readme

Signed-off-by: José...

88f76433b2fc72d58a1f80929111ce8ee9c68323 authored almost 8 years ago
Update Nuget for MSBuild System (#291)

- rework solution organisation (msbuild was complaining about duplicate project name)
- add nug...

8e13719aed3f28398ddaaeca25063d3996a80c26 authored almost 8 years ago
Add code to output to VS console (#290)

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

fbdfde3b1cc14dc21a0cdfee08c95d783dc2b998 authored almost 8 years ago
Update Nuget packages (#289)

- for Solution package location

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

3c99869c2b89fbb2766b3782b9a16a1f26cebc6f authored almost 8 years ago
Replace path for mscorlib.pe (#288)

- now using the one from the official distribution from the test app

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

d218bae0c87fba9ee190aa8e0b25209efe405f2c authored almost 8 years ago
Add nf test app (#287)

* Replace NETMF test application with nanoFramework one

- remove NETMF test app
- add NF tes...

183e97ace0d4f8e961f32949ff1c91fb0037cbdd authored almost 8 years ago
Improve error reporting detail (#286)

* Improve error reporting detail

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

82f71119718167356e9f5116605e6eb681906f9e authored almost 8 years ago
Replace Slack URL

- with URL for the join form instead of general URL which could be misleading or even confusing ...

5e2dd72c9c98d61a1e29937fef1597584c99ac65 authored almost 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...

eba128ad633eeb35ccab331d924ca165df11dc28 authored almost 8 years ago
Add stdafx.h include (#282)

- required for file reuse in MetaDataProcessor VS solution

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

1c42d3cf9c1d1a1f37b67a9fb17177a3b702199c authored almost 8 years ago
Replace assembly marker with nanoFramework version (#281)

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

b18a1f70e19cb4ddeca7d432b4e50e6220929623 authored almost 8 years ago
Update sumodule for Community Targets (#280)

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

a5cbb9157320033f56817350c456bcf92b132623 authored almost 8 years ago
Fix ComputeAssemblyHash (#279)

- remove commented code

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

ac65157bb1905132b0589c0bf9502bdac3fa8ca6 authored almost 8 years ago
Moved nanoCLR_ParseOptions file to src folder (#277) (#278)

- required for MetaDataProcessor

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

a030b728c62ea71c2c9853ec0e959d793a49cbac authored almost 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: ...

892a563879db1ce77318b41877f5b7cd6598c879 authored almost 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...

676896342b45f5fbca65c12aba5729246373090e authored almost 8 years ago
Correct GNU ARM Eclipse OpenOCD link (#273)

Obvious fix

077437a9bb71080f0840e38d45a964a81e36cd98 authored almost 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 ...

eb4efa19b3b90fd297430e7c952041b1b050eccf authored almost 8 years ago
Enable Target_GetReleaseInfo (#267)

- implement Target_GetReleaseInfo
- rename structs

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

e3b53ad7b2d405f7c644909b98fcb589eb1260df authored almost 8 years ago
Enable GetClrReleaseInfo in Debugger (#266)

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

2ad574916856b07dae281490273fc62c162e6623 authored almost 8 years ago
Implement GetHalSystemInfo (#264)

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

2e8802fd44fe478564814a1e3384ecac054ec0a0 authored almost 8 years ago
Add build timestamp to images (#263)

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

S...

76983049fe6e3c8a1e65eb20a96285dadd3aba04 authored almost 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...

bf010c8885ac4e919494ab87e83f7f76e84be3a8 authored almost 8 years ago
Fix #259 (#261)

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

923d4409425d27d739b42e01e5475cfe553c8b39 authored almost 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...

00f0b826201ad160f9eca30e97408dff7e938cbe authored almost 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...

16f1be8ae5740c6b6332c658ac9b6174df164eb3 authored almost 8 years ago
Correct submodule naming (#256)

- pull from master

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

4fd73167126d94f458343f3b52c767934b673f95 authored almost 8 years ago
Work on Debugger (#255)

* Work on Debugger

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

94212714961e87953de4b70b64509eea3d83e3a0 authored almost 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...

b921ff11afa51398576c6a49a999d42e8f43cb8c authored almost 8 years ago
Revert types to well known defined types (#251)

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

4768c31df5adc42f690bcff143d1665c67cc85d0 authored almost 8 years ago
Replace types with standard C (#250)

- add struct for Monitor_Ping command

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

c12a7dddb0a2d3d2db6bebd1086a4a954e5ed82f authored almost 8 years ago
Correct declaration to use standard types (#249)

* Correct declaration to use standard types

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

cf397bb3c8fbe5004c7a7d938cdd7a499e478c53 authored almost 8 years ago
Replace attributes with define (#248)

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

394ae2eb1315a95c506417119b57ac6f0ba956b7 authored almost 8 years ago
Corrected definition of community targets submodule (#247)

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

be431b721b78769b65b8c8d217bbd984d0e745c1 authored almost 8 years ago
Update gitignore for VS Code (#246)

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

07f29a353ce5f8abb27e5ff06ca0313fe31ce49b authored almost 8 years ago
Fixes issue #118 (#245)

Fixes issue #118

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

cd616539754c49c9d9f9fa698f4e4a239582ef95 authored almost 8 years ago
Fix Quail nanoBooter main code (#244)

Reworked code to comply with latest workflow.

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

2d209b7752421a6512d58333c13e4535c9fe67d9 authored almost 8 years ago
Update README.md (#243)

a16a07039e49d04741c06fb5ab72cdff1cfbef99 authored almost 8 years ago
Fix #241

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

01ec1c75cdc63d57ad9f8321be4bd695bd42c385 authored almost 8 years ago
Complete work on #195 (#240)

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

7bb5021ee3f1594cc7d14f0cd98774612ca87964 authored almost 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]>

ce68ca3916b91b03948959b8998bec9e0e72eb0a authored almost 8 years ago
Add support Community targets (#239)

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

Signed-off-by: José ...

06ed3d28ed742903aea6280dd46e234a518e5027 authored almost 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é...

0782d399954173d20d73f406ae7c4e75f031f971 authored almost 8 years ago
Further work on BlockStorage (#235)

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

ae84ea8ea9f64320941e1be0bec6f47bca014994 authored almost 8 years ago
update build instructions related to launch.json (#234)

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

bb40725d3e358056dfafd92ee0114713e8f307d9 authored almost 8 years ago
Updated prerequisites. (#229)

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

197ad33ca774fe9cc1373020cad007b1a8a29585 authored almost 8 years ago
Further work on BlockStorage (#225)

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

51717548793f1957eb51e1c264f67540b54cd781 authored almost 8 years ago
Initial implementation of #215

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

69a1f45633bed93f708604b282f472db5af9843c authored almost 8 years ago
Fixes #221 (#222)

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

b53b81a9e73322bf759c07849870133d36ef3e5f authored almost 8 years ago
Rework PAL and BlockStorage (#220)

* Rework PAL and BlockStorage

- rearrange structs and rework files to ease spliting of platfo...

ac7ce7bbdb4e56fa088d6cd465c57142d6b1b557 authored almost 8 years ago
Initial work on BlockStorage per target (#219)

* Initial work on BlockStorage per target

- moved BlockStorage declaration to target platform...

b7c059e6451f74b04a881356b34710573157576d authored almost 8 years ago
First implement of Monitor_CheckMemory logic. (#211)

* First implement of Monitor_CheckMemory logic.

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

64f3ed5487bdfca8f7abd5bc28084e8b7dba5ba5 authored almost 8 years ago
Update documentation on contributions (#217)

* Update documentation on contributions

- add suggested workflow to contributions working on ...

0026f064f85147b68256747d3856c48e52b5744f authored almost 8 years ago
Moved linker symbols to targetHal (#218)

- those are specific for the target, so shouldn't be at nanoHAL layer

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

5ca63c081b34bd076e3ba9a96563a9284152119b authored almost 8 years ago
Add linker symbols for image and deployment (#216)

* Add linker symbols for image and deployment

- add new regions to linker scripts for deploym...

ead41a876a98c6681eea5e4825a1c4103a011264 authored almost 8 years ago