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
* spelling mistakes and linker file correction for n...
69e6f78ef0fae881915fd34c0468ad77a4c1b60e authored over 7 years ago- nanoFramework don't handle target endianess
Signed-off-by: José Simões <[email protected]...
d6778946eb271013ecb79e972d8f2918c18c1395 authored over 7 years agoSigned-off-by: José Simões <[email protected]>
cd3c9895ef0085bccfff43ff2314464ae3a079e8 authored over 7 years ago
- ContiguousBlockAssemblies was missing the proper memory allocation for several vars
- Managed...
- rename project
- rework to new project format
- update nanoCLR solution
- update AppVeyor t...
Signed-off-by: José Simões <[email protected]>
a7a8e1c3ae879567e267c55735cdaddb2f08237d authored over 7 years ago- this command is doomed to be removed, addresses aren't required anymore
Signed-off-by: José...
5309f76afba11d3c58821125f2394e39c4f7d70e authored over 7 years ago- need this to get details when an access memory fails (a simple bool is not descriptive enough ...
2137374e4a771f09b124103b4bb1fe074c3ff9f1 authored over 7 years agoSigned-off-by: José Simões <[email protected]>
44948b2ffbf7636bd36512893166b534aeebf7cc authored over 7 years ago
- rename struct fields
- Reply doens't send array with flash sectors anymore
Signed-off-by: ...
5c64ecf1167876d018f4421027b9ae654f808224 authored over 7 years ago
- reworked erase and write operations
- add extra checks
Signed-off-by: José Simões <jose.si...
655dad273558b25fa72571c7b2b56dd202a6665c authored over 7 years ago- 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- extract command and related code from compiler define NANOCLR_ENABLE_SOURCELEVELDEBUGGING (doe...
df15ecf000e5c0b8138c54af052395125a5880a2 authored over 7 years ago
- have to cast the pointers to `uint32_t` to make sure the compiler implements the correct math
...
- was missing for all build types, now it's added for build types that include debug info
- cor...
- see nanoframework/nf-debugger#24
Signed-off-by: José Simões <[email protected]>
4ad6bf03a7de94b8844d218f9e3e35d715123775 authored over 7 years agoSigned-off-by: José Simões <[email protected]>
b8c9fceedd1c66eeaffe2356bed9f096a876229e authored over 7 years agoSigned-off-by: José Simões <[email protected]>
053c8bc78644329c83c2fc25302af41bd734f580 authored over 7 years ago- remove WP_CheckAvailableIncomingData because USB drivers now provide "channel" interfaces with...
632412cb8a94e546fc044fd34f3a4dc17e4f24ed authored over 7 years ago
- move code from corlib DateTime to ChibiOS level that returns time from systicks or RTC
(thank...
- remove unused functions
- update vars from field names
- update corlib_native declarations
...
Reworked code for GPIO declaration.
Signed-off-by: Christophe Gerbier <christophe@mikrobusnet...
0e523a649ea74070d5bb6f05945c78a7072137e7 authored over 7 years ago* Work on new DateTime native side
Removal of TimeZone (see issue #335)
Rework on DateTime s...
* file case changes
* restore all corelib files to 2b950aa
* remove incorrectly cased files
a8c67b1eb5b5cb8d228b3adc9fb3176d488bfa6e authored over 7 years ago- from the _official_ GitHub mirror to our own mirror
8bc88a2d7d970c66ca0eaf817b859370664d9743 authored over 7 years ago
* added ST_STM32F769I_DISCOVERY to targets
* updated cmake files for v17.x compatibility
* upd...
This is related to the New try on Windows.Devices.Gpio PR #53
Signed-off-by: Christophe Gerbi...
2b950aa93281887483bf1d2fe3210687fa5c74d0 authored over 7 years ago- 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 adding class libraries on all reference targets
Signed-off-by: José Simões ...
0d06cff0a8607260b5146f3faec628f42298a172 authored over 7 years ago
- import code stub and update mscorlib header and declaration
- update CMake and nanoCLR VS sol...
- add stubs for Base64 functions on System.Convert
- update mscolib header and assembly declara...
- and path to core lib
Signed-off-by: José Simões <[email protected]>
c0584449141ee4f772f68bcbf7b2b343dc65c51c authored over 7 years ago- 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- also changed build type to MinSizeRel
Signed-off-by: José Simões <[email protected]>
513ca660f56394139f9ceff1457562e5f7e1450b authored over 7 years agoSigned-off-by: José Simões <[email protected]>
2d424f88e30437d4adad8cfadd99d60ff80f938d authored over 7 years ago
- add skeleton code
- add support for chosing wich class libraries/APIs are included in the ima...
- 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)
- add native code for base class library (...
d39dddddbfd3a8b2e9de40acb2bed4781ad93662 authored over 7 years ago- required for malloc
Signed-off-by: José Simões <[email protected]>
4032a5ebcdda73d5a8900ce76996da00d9e88011 authored over 7 years ago- required for nanoframework/nf-Visual-Studio-extension#70
Signed-off-by: José Simões <jose.s...
2db57ed6454289e6badd86e112b924bcfe738865 authored over 7 years ago
- rework CMakes and add config file
- fixes #294
Signed-off-by: José Simões <jose.simoes@ecl...
fc2dfc539f4613a97f03df334c00a2602a528bc9 authored over 7 years ago
- add CLR_RT_Interop code
- rework CMake accordingly
- fixes #296
- rework nanoCLR solution t...
Signed-off-by: José Simões <[email protected]>
02bc7663b6cb985d017dd3f80a262b77d10a4cd2 authored over 7 years ago- fix #294
Signed-off-by: José Simões <[email protected]>
b6ea58d624c50d46c6ae534d04efdde7509a7f83 authored over 7 years ago- this is related with nanoframework/nf-Visual-Studio-extension#58
Signed-off-by: José Simões...
91bc49dcbe41b3a294e52bb4af6c49b20c800218 authored over 7 years ago
- this to build the nanoCLR solution
- add AppVeyor badge to main readme
Signed-off-by: José...
88f76433b2fc72d58a1f80929111ce8ee9c68323 authored almost 8 years ago
- rework solution organisation (msbuild was complaining about duplicate project name)
- add nug...
Signed-off-by: José Simões <[email protected]>
fbdfde3b1cc14dc21a0cdfee08c95d783dc2b998 authored almost 8 years ago- for Solution package location
Signed-off-by: José Simões <[email protected]>
3c99869c2b89fbb2766b3782b9a16a1f26cebc6f authored almost 8 years ago- now using the one from the official distribution from the test app
Signed-off-by: José Simõ...
d218bae0c87fba9ee190aa8e0b25209efe405f2c authored almost 8 years ago* Replace NETMF test application with nanoFramework one
- remove NETMF test app
- add NF tes...
* Improve error reporting detail
Signed-off-by: José Simões <[email protected]>
82f71119718167356e9f5116605e6eb681906f9e authored almost 8 years ago- with URL for the join form instead of general URL which could be misleading or even confusing ...
5e2dd72c9c98d61a1e29937fef1597584c99ac65 authored almost 8 years ago- this is for CLR and Core projects that are being used in MetaDataProcessor
Signed-off-by: J...
eba128ad633eeb35ccab331d924ca165df11dc28 authored almost 8 years ago- required for file reuse in MetaDataProcessor VS solution
Signed-off-by: José Simões <jose.s...
1c42d3cf9c1d1a1f37b67a9fb17177a3b702199c authored almost 8 years agoSigned-off-by: José Simões <[email protected]>
b18a1f70e19cb4ddeca7d432b4e50e6220929623 authored almost 8 years agoSigned-off-by: José Simões <[email protected]>
a5cbb9157320033f56817350c456bcf92b132623 authored almost 8 years ago- remove commented code
Signed-off-by: José Simões <[email protected]>
ac65157bb1905132b0589c0bf9502bdac3fa8ca6 authored almost 8 years ago- required for MetaDataProcessor
Signed-off-by: José Simões <[email protected]>
a030b728c62ea71c2c9853ec0e959d793a49cbac authored almost 8 years agoAdd documentation about cmake-variants.TEMPLATE.json
This fixes issue #115
Signed-off-by: ...
892a563879db1ce77318b41877f5b7cd6598c879 authored almost 8 years ago
- remove mentions to DCO
- add explanation and link to project CLA
- add CLA document
Signe...
676896342b45f5fbca65c12aba5729246373090e authored almost 8 years agoObvious fix
077437a9bb71080f0840e38d45a964a81e36cd98 authored almost 8 years ago
- the user button in these boards has a pull-up resistor so the check has to be inverted
- fix ...
- implement Target_GetReleaseInfo
- rename structs
Signed-off-by: José Simões <jose.simoes@e...
e3b53ad7b2d405f7c644909b98fcb589eb1260df authored almost 8 years agoSigned-off-by: José Simões <[email protected]>
2ad574916856b07dae281490273fc62c162e6623 authored almost 8 years ago
- also clean up monitor commands in nanoCLR (those are implemented at Debugger)
- add definitio...
- 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
- also enable USB config and start on som...
bf010c8885ac4e919494ab87e83f7f76e84be3a8 authored almost 8 years ago
- turns out that the code configuring and starting USB was commented out
- add missing code to ...
- the start address and total size are now propely aligned with flash sector boundaries
- minor...
- 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- pull from master
Signed-off-by: José Simões <[email protected]>
4fd73167126d94f458343f3b52c767934b673f95 authored almost 8 years ago* Work on Debugger
- plug Debugger with WireProtocol in plain C
- fix #226
- completly repl...
This correction fixes #252
Added the detection of the various boards and the setting of CHIBI...
b921ff11afa51398576c6a49a999d42e8f43cb8c authored almost 8 years agoSigned-off-by: José Simões <[email protected]>
4768c31df5adc42f690bcff143d1665c67cc85d0 authored almost 8 years ago- 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
Signed-off-by: José Simões <[email protected]...
cf397bb3c8fbe5004c7a7d938cdd7a499e478c53 authored almost 8 years agoSigned-off-by: José Simões <[email protected]>
394ae2eb1315a95c506417119b57ac6f0ba956b7 authored almost 8 years agoSigned-off-by: José Simões <[email protected]>
be431b721b78769b65b8c8d217bbd984d0e745c1 authored almost 8 years ago
Using https://github.com/github/gitignore/blob/master/Global/VisualStudioCode.gitignore model.
...
Fixes issue #118
Signed-off-by: Christophe Gerbier <[email protected]>
cd616539754c49c9d9f9fa698f4e4a239582ef95 authored almost 8 years agoReworked code to comply with latest workflow.
Signed-off-by: Christophe Gerbier <christophe@m...
2d209b7752421a6512d58333c13e4535c9fe67d9 authored almost 8 years agoa16a07039e49d04741c06fb5ab72cdff1cfbef99 authored almost 8 years ago
Signed-off-by: José Simões <[email protected]>
01ec1c75cdc63d57ad9f8321be4bd695bd42c385 authored almost 8 years agoSigned-off-by: José Simões <[email protected]>
7bb5021ee3f1594cc7d14f0cd98774612ca87964 authored almost 8 years ago- solves #195
Signed-off-by: José Simões <[email protected]>
ce68ca3916b91b03948959b8998bec9e0e72eb0a authored almost 8 years ago
- adding a submodule for Community targets
- update CMake's accordingly
Signed-off-by: José ...
06ed3d28ed742903aea6280dd46e234a518e5027 authored almost 8 years ago- in preparation for connecting the debugger to WireProtocol in C version
Signed-off-by: José...
0782d399954173d20d73f406ae7c4e75f031f971 authored almost 8 years ago
- added some missing structs
- rework debugger code to make it work with a single block storage...
Signed-off-by: Bongho Lee <[email protected]>
bb40725d3e358056dfafd92ee0114713e8f307d9 authored almost 8 years agoSigned-off-by: Bongho Lee <[email protected]>
197ad33ca774fe9cc1373020cad007b1a8a29585 authored almost 8 years ago
- added source code file in src/PAL
- left initialization (because it's target specific) in Tar...
- Added function prototype
- Implemented weak function
- Added real function
- Uncommented co...
Signed-off-by: José Simões <[email protected]>
b53b81a9e73322bf759c07849870133d36ef3e5f authored almost 8 years ago* 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
- moved BlockStorage declaration to target platform...
b7c059e6451f74b04a881356b34710573157576d authored almost 8 years ago* First implement of Monitor_CheckMemory logic.
Signed-off-by: Peter Wessel <[email protected]>
64f3ed5487bdfca8f7abd5bc28084e8b7dba5ba5 authored almost 8 years ago* Update documentation on contributions
- add suggested workflow to contributions working on ...
0026f064f85147b68256747d3856c48e52b5744f authored almost 8 years ago- 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
- add new regions to linker scripts for deploym...
ead41a876a98c6681eea5e4825a1c4103a011264 authored almost 8 years ago