Paul Sokolovsky
|
e92602ba27
|
CODECONVENTIONS: Start to describe docs conventions.
|
7 years ago |
Paul Sokolovsky
|
b8fef67c69
|
CODECONVENTIONS: Clarify MicroPython changes sign-off process.
In particular, require the real name and email address.
|
8 years ago |
Paul Sokolovsky
|
299c0a3925
|
CODECONVENTIONS: Typo fix.
|
8 years ago |
Paul Sokolovsky
|
cea1c621e0
|
CODECONVENTIONS.md: Describe git commit messages conventions.
|
9 years ago |
Damien George
|
0334058fa4
|
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
|
9 years ago |
Damien George
|
d136737872
|
CODECONVENTIONS: Add a short section about how to allocate heap memory.
|
9 years ago |
Garrett Berg
|
f64e080d9a
|
CODECONVENTIONS.md: add documentation on putting comments in code.
|
10 years ago |
Damien George
|
3299f687f5
|
CODECONVENTIONS.md: Mention macro and enum names.
|
10 years ago |
stijn
|
9c7d183a94
|
CODECONVENTIONS.md: Add function/variable/argument naming convention
|
10 years ago |
Paul Sokolovsky
|
b85bf25e97
|
CODECONVENTIONS.md: 16-bit ports exist now.
|
10 years ago |
Paul Sokolovsky
|
2474c2ae94
|
CODECONVENTIONS.md: Header files no longer follow Plan 9 conventions.
|
10 years ago |
Damien George
|
16ef60fba6
|
Updated CODECONVENTIONS to clarify use of integer types.
|
10 years ago |
Damien George
|
90ac822097
|
Add Python code conventions to CODECONVENTIONS.
|
11 years ago |
Damien
|
7f7636e41c
|
Add CODECONVENTIONS, and modify i2c module to conform.
|
11 years ago |